| Package | Description | 
|---|---|
| org.jboss.netty.buffer | Abstraction of a byte buffer - the fundamental data structure
 to represent a low-level binary and text message. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BigEndianHeapChannelBufferA big-endian Java heap buffer. | 
| class  | LittleEndianHeapChannelBufferA little-endian Java heap buffer. | 
Copyright © 2008-2014 The Netty Project. All Rights Reserved.