程序包 | 说明 |
---|---|
org.jboss.netty.buffer |
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
|
限定符和类型 | 类和说明 |
---|---|
class |
BigEndianHeapChannelBuffer
A big-endian Java heap buffer.
|
class |
EmptyChannelBuffer
An immutable empty buffer implementation.
|
class |
LittleEndianHeapChannelBuffer
A little-endian Java heap buffer.
|