netty5/codec
Alwayswithme 4b13a7c729 fix the discardedBytes counting on LineBasedFrameDecoder
Motivation:

The LineBasedFrameDecoder discardedBytes counting different compare to
DelimiterBasedFrameDecoder.

Modifications:

Add plus sign

Result:

DiscardedBytes counting correctly
2015-04-21 09:13:54 +02:00
..
src fix the discardedBytes counting on LineBasedFrameDecoder 2015-04-21 09:13:54 +02:00
pom.xml Refactor tests for compression codecs 2015-04-10 15:50:20 +02:00