package
1.2.2
Repository: https://github.com/osgochina/dmicro.git
Documentation: pkg.go.dev

# Functions

GetByteBuffer returns an empty byte buffer from the pool.
ReleaseByteBuffer returns byte buffer to the pool.

# Structs

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