//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
util
bufalloc
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Versions
7
Dependencies
0
Dependents
637
Files
37 SLOC
#
Structs
ByteAllocator
ByteAllocator provides chunk allocation of []byte, amortizing the overhead of each allocation.