Netty/Buffer 4.2.0.Alpha1 API
| Package | Description |
|---|---|
| io.netty.buffer |
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
|
| io.netty.buffer.search |
Utility classes for performing efficient substring search within
ByteBuf. |