Versions in this module Expand all Collapse all v1 v1.6.2 Mar 2, 2021 v1.6.1 Mar 2, 2021 Changes in this version + type Buffer struct + Data []byte + func (b Buffer) Release() + type Pool struct + func New(buflen int) *Pool + func (p *Pool) Get(datalen int) Buffer