public class GZIPCompressionOutputStream extends CompressionOutputStream
delegate| Constructor and Description |
|---|
GZIPCompressionOutputStream(OutputStream out,
CompressionProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected static GZIPOutputStream |
getDelegate(OutputStream out) |
addEntry, getCompressionProvider, write, write, writeflushpublic GZIPCompressionOutputStream(OutputStream out, CompressionProvider provider) throws IOException
IOExceptionprotected static GZIPOutputStream getDelegate(OutputStream out) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class CompressionOutputStreamIOExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.