This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
netty5
Watch
1
Star
0
Fork
0
You've already forked netty5
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
netty5
/
codec
/
src
History
Trustin Lee
1011227b88
Remove apiviz tags - we are focusing on user guide instead and putting diagrams there
2013-02-14 12:09:16 -08:00
..
main/java/io/netty/handler
/codec
Remove apiviz tags - we are focusing on user guide instead and putting diagrams there
2013-02-14 12:09:16 -08:00
test/java/io/netty/handler
/codec
More fixes to snappy: * Make Snappy.decode stateful instead of relying on the uncompressed length being equal to the compressed length * Correctly handle copies where offset < length * Take copies from the output buffer in decoding * Make the maximum encoded chunk size 32kB for compressed data
2013-02-11 15:05:27 +01:00