程序包 | 说明 |
---|---|
io.netty.buffer |
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
|
限定符和类型 | 字段和说明 |
---|---|
static UnpooledByteBufAllocator |
UnpooledByteBufAllocator.DEFAULT
Default instance which uses leak-detection for direct buffers.
|