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.
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.