Package | Description |
---|---|
org.jboss.netty.handler.codec.compression |
Encoder and decoder which compresses and decompresses
ChannelBuffer s
in a compression format such as zlib
and gzip. |
Class and Description |
---|
ZlibWrapper
The container file formats that wrap the stream compressed by the DEFLATE
algorithm.
|
Copyright © 2008-2014 The Netty Project. All Rights Reserved.