public class SnappyCompressionOutputStream extends CompressionOutputStream
delegate
Constructor and Description |
---|
SnappyCompressionOutputStream(OutputStream out,
CompressionProvider provider) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
write(int b) |
addEntry, getCompressionProvider, write, write
flush
public SnappyCompressionOutputStream(OutputStream out, CompressionProvider provider) throws IOException
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class CompressionOutputStream
IOException
public void write(int b) throws IOException
write
in class CompressionOutputStream
IOException
Copyright © 2018 Hitachi Vantara. All rights reserved.