4570f30dd9
Motivation: Dumping the content of a ByteBuf in a hex format is very useful. Modifications: Move code into ByteBufUtil so its easy to reuse. Result: Easy to reuse dumping code.