netty5/handler/src
Norman Maurer 46183ed918 [#3798] Extract dump method to ByteBufUtil
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.
2015-06-09 06:21:20 +02:00
..
main/java/io/netty/handler [#3798] Extract dump method to ByteBufUtil 2015-06-09 06:21:20 +02:00
test Improve the API design of Http2OrHttpChooser and SpdyOrHttpChooser 2015-06-05 12:00:44 +09:00