//
pkg.gl
Category
github.com/cargillb/cockroachdb
pkg
util
bufalloc
package
20.1.0-rc.2+incompatible
Repository:
https://github.com/cargillb/cockroachdb.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
0
Dependents
0
Files
30 SLOC
#
Type aliases
ByteAllocator
ByteAllocator provides chunk allocation of []byte, amortizing the overhead of each allocation.