Netty/Buffer 4.2.1.Final 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 . |
io.netty.buffer.svm |
SVM substitutions for classes that will cause trouble while compiling
into native image.
|