| Package | Description | 
|---|---|
| io.netty.buffer | Abstraction of a byte buffer - the fundamental data structure
 to represent a low-level binary and text message. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected SwappedByteBuf | AbstractByteBuf. newSwappedByteBuf()Creates a new  SwappedByteBuffor thisByteBufinstance. | 
| protected SwappedByteBuf | UnpooledUnsafeDirectByteBuf. newSwappedByteBuf() | 
Copyright © 2008–2015 The Netty Project. All rights reserved.