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