Versions in this module Expand all Collapse all v0 v0.1.15 Mar 20, 2018 Changes in this version + type Pool struct + func New() *Pool + func (p *Pool) Get() *bytes.Buffer + func (p *Pool) Put(buf *bytes.Buffer)