Class BrotliDecoderChannel

java.lang.Object
com.aayushatharva.brotli4j.decoder.Decoder
com.aayushatharva.brotli4j.decoder.BrotliDecoderChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ReadableByteChannel

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