package
0.0.16
Repository: https://github.com/oarkflow/protocol.git
Documentation: pkg.go.dev

# Functions

Get returns an empty byte buffer from the pool.
Put returns byte buffer to the pool.

# Structs

ByteBuffer provides byte buffer, which can be used for minimizing memory allocations.
Pool represents byte buffer pool.