Class and Description |
---|
AbstractByteBuf
A skeletal implementation of a buffer.
|
ByteBuf
A random and sequential accessible sequence of zero or more bytes (octets).
|
ByteBuf.Unsafe |
ByteBufIndexFinder
Locates an index of data in a
ByteBuf . |
ChannelBuf |
ChannelBufType |
CompositeByteBuf |
MessageBuf |
WrappedByteBuf
The common interface for buffer wrappers and derived buffers.
|
Copyright © 2008-2012 The Netty Project. All Rights Reserved.