netty5/codec/src
Norman Maurer 0bea10b0b0 [#4892] Make Snappy class public
Motivation:

Some people may want to use the Snappy class directly to encode / decode ByteBufs.

Modifications:

Make the Snappy class public and final.

Result:

Easier for people to reuse parts of Netty.
2016-02-26 12:15:10 +01:00
..
main/java/io/netty/handler/codec [#4892] Make Snappy class public 2016-02-26 12:15:10 +01:00
test [#4793] Correctly add newlines when encode base64 2016-02-06 09:56:21 +01:00