Package | Description |
---|---|
io.netty.buffer |
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
UnsafeDirectSwappedByteBuf
|
(package private) class |
UnsafeHeapSwappedByteBuf
Special
SwappedByteBuf for ByteBuf s that use unsafe to access the byte array. |