| Package | Description |
|---|---|
| com.ning.compress.gzip |
Package that contains optimized stream implementations for working
with GZIP: they internally use JDK provided efficient ZLIB codecs,
but add appropriate reuse to specifically improve handling of relatively
short compressed data.
|
| Class and Description |
|---|
| GZIPException |
| GZIPRecycler
GZIP-codec-specific "extension" to
BufferRecycler,
used for recycling expensive objects. |
Copyright © 2013. All rights reserved.