Package | Description |
---|---|
org.apache.commons.compress.compressors.gzip |
Provides stream classes for compressing and decompressing
streams using the GZip algorithm.
|
Constructor and Description |
---|
GzipCompressorOutputStream(OutputStream out,
GzipParameters parameters)
Creates a gzip compressed output stream with the specified parameters.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.