//
pkg.gl
Category
github.com/oiooj/tidb
util
bytespool
package
1.1.0-alpha
Repository:
https://github.com/oiooj/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
55 SLOC
#
Functions
NewBytesPool
NewBytesPool creates a new bytes pool.
#
Variables
DefaultPool
DefaultPool is a default BytesBool instance.
#
Structs
BytesPool
BytesPool maintains large bytes pools, used for reducing memory allocation.