Versions in this module Expand all Collapse all v1 v1.1.9 Oct 1, 2018 Changes in this version + type ByteAllocator []byte + func (a ByteAllocator) Alloc(n int, extraCap int) (ByteAllocator, []byte) + func (a ByteAllocator) Copy(src []byte, extraCap int) (ByteAllocator, []byte) Incompatible versions in this module v19.2.12+incompatible Jan 12, 2021