public final class HexDump extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Modifier and Type | Method and Description |
|---|---|
static void |
dump(org.jboss.netty.buffer.ChannelBuffer buff)
Dump the buffer content in hex format.
|