//
pkg.gl
Category
github.com/darinpp/cockroach
pkg
util
bufalloc
package
19.1.0-beta.20190304+incompatible
Repository:
https://github.com/darinpp/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
0
Dependents
0
Files
30 SLOC
#
Type aliases
ByteAllocator
ByteAllocator provides chunk allocation of []byte, amortizing the overhead of each allocation.