netty5/codec
Alwayswithme abccf18411 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:25:47 +02:00
..
src fix the discardedBytes counting on LineBasedFrameDecoder 2015-04-21 09:25:47 +02:00
pom.xml Refactor tests for compression codecs 2015-04-10 15:50:41 +02:00