All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ning.compress.gzip.package-info Maven / Gradle / Ivy

Go to download

Full deployment of default TransiStore service, using basic storage types, packaged as "fat jar" with its dependencies.

There is a newer version: 0.9.8
Show newest version
/**
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.
*/

package com.ning.compress.gzip;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy