Versions in this module Expand all Collapse all v1 v1.2.0 Aug 11, 2026 Changes in this version + func Get() *bytes.Buffer + func New(bs []byte) *bytes.Buffer + func NewByte(c byte) *bytes.Buffer + func NewRune(r rune) *bytes.Buffer + func NewString(s string) *bytes.Buffer + func Put(buf *bytes.Buffer) + func Release(buf *bytes.Buffer) bool + func SetMaxSize(size int) bool