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, write
flush
public GZIPCompressionOutputStream(OutputStream out, CompressionProvider provider) throws IOException
IOException
protected static GZIPOutputStream getDelegate(OutputStream out) throws IOException
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class CompressionOutputStream
IOException
Copyright © 2018 Hitachi Vantara. All rights reserved.