Class BrotliOutputStream

java.lang.Object
java.io.OutputStream
org.brotli.wrapper.enc.BrotliOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class BrotliOutputStream extends OutputStream
Output stream that wraps native brotli encoder.