//
pkg.gl
Category
github.com/tangtaoit/limnet
pkg
bytebuffer
package
0.0.0-20220309083933-98f78bc0f52b
Repository:
https://github.com/tangtaoit/limnet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
12 SLOC
#
Variables
Get
Get returns an empty byte buffer from the pool, exported from gnet/bytebuffer.
Put
Put returns byte buffer to the pool, exported from gnet/bytebuffer.
#
Type aliases
ByteBuffer
ByteBuffer is the alias of bytebufferpool.ByteBuffer.