@InterfaceAudience.Private public class ReusableStreamGzipCodec extends GzipCodec
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ReusableStreamGzipCodec.ReusableGzipOutputStream
A bridge that wraps around a DeflaterOutputStream to make it a
CompressionOutputStream.
|
| Constructor and Description |
|---|
ReusableStreamGzipCodec() |
| Modifier and Type | Method and Description |
|---|---|
CompressionOutputStream |
createOutputStream(java.io.OutputStream out) |