//
pkg.gl
Category
github.com/oarkflow/protocol
bytebufferpool
package
0.0.16
Repository:
https://github.com/oarkflow/protocol.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
194 SLOC
#
Functions
Get
Get returns an empty byte buffer from the pool.
Put
Put returns byte buffer to the pool.
#
Structs
ByteBuffer
ByteBuffer provides byte buffer, which can be used for minimizing memory allocations.
Pool
Pool represents byte buffer pool.