package
0.0.0-20220309083933-98f78bc0f52b
Repository: https://github.com/tangtaoit/limnet.git
Documentation: pkg.go.dev

# Variables

Get returns an empty byte buffer from the pool, exported from gnet/bytebuffer.
Put returns byte buffer to the pool, exported from gnet/bytebuffer.

# Type aliases

ByteBuffer is the alias of bytebufferpool.ByteBuffer.