Versions in this module Expand all Collapse all v1 v1.0.3 Jul 6, 2017 v1.0.2 Jun 7, 2017 v1.0.1 May 18, 2017 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)