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 |
LittleEndianHeapChannelBuffer
A little-endian Java heap buffer.
|
Copyright © 2008-2014 The Netty Project. All Rights Reserved.