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