//
pkg.gl
Category
github.com/inverse-inc/go-utils
bytearraypool
package
0.0.0-20221121145914-6c624c4f08c4
Repository:
https://github.com/inverse-inc/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
65 SLOC
#
Functions
NewByteArrayPool
NewByteArrayPool create a *ByteArrayPool .
#
Structs
ByteArrayPool
ByteArrayPool caches at most N []byte of M size.