Uses of Class
org.brotli.wrapper.dec.Decoder
-
Packages that use Decoder Package Description org.brotli.wrapper.dec -
-
Uses of Decoder in org.brotli.wrapper.dec
Subclasses of Decoder in org.brotli.wrapper.dec Modifier and Type Class Description class
BrotliDecoderChannel
ReadableByteChannel that wraps native brotli decoder.Fields in org.brotli.wrapper.dec declared as Decoder Modifier and Type Field Description private Decoder
BrotliInputStream. decoder
-