//
pkg.gl
Category
github.com/a10y/cockroach
util
bufalloc
package
0.0.0-20160920194302-ad86efcaa21b
Repository:
https://github.com/a10y/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
30 SLOC
#
Type aliases
ByteAllocator
ByteAllocator provides chunk allocation of []byte, amortizing the overhead of each allocation.