Class BzipFileOutputStream

java.lang.Object
java.io.OutputStream
io.deephaven.io.streams.BzipFileOutputStream
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class BzipFileOutputStream extends OutputStream implements Closeable, Flushable, Appendable