Class BrotliInputStream

java.lang.Object
java.io.InputStream
org.brotli.wrapper.dec.BrotliInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class BrotliInputStream extends InputStream
InputStream that wraps native brotli decoder.