//
pkg.gl
Category
github.com/cockroachdb/cockroach-gen
pkg
util
bufalloc
package
19.2.12+incompatible
Repository:
https://github.com/cockroachdb/cockroach-gen.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.