| 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  | 
BigEndianHeapChannelBuffer
A big-endian Java heap buffer. 
 | 
class  | 
EmptyChannelBuffer
An immutable empty buffer implementation. 
 | 
class  | 
LittleEndianHeapChannelBuffer
A little-endian Java heap buffer. 
 | 
Copyright © 2008-2016 The Netty Project. All Rights Reserved.