netty5/codec
Trustin Lee 3f7b674db8 Fix bugs in ZLIB codec where they produce malformed stream or their streams are not flushed on time
- Fixes #2014
- Add the tests that mix JDK ZLIB codec and JZlib codecs
- Fix a bug where JdkZlibEncoder does not encode the GZIP header when nothing was written to te channel
- Fix a bug where the encoders do not consider the overhead of the wrapper format when calculating the estimated compressed output size.
- Fix a bug where the decoders do not discard the received data after the compressed stream is finished
2013-11-29 18:09:04 +09:00
..
src Fix bugs in ZLIB codec where they produce malformed stream or their streams are not flushed on time 2013-11-29 18:09:04 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-11-28 15:04:51 +01:00