Class BrotliDecoderChannel

java.lang.Object
org.brotli.wrapper.dec.Decoder
org.brotli.wrapper.dec.BrotliDecoderChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ReadableByteChannel

public class BrotliDecoderChannel extends Decoder implements ReadableByteChannel
ReadableByteChannel that wraps native brotli decoder.