Uses of Class
com.aayushatharva.brotli4j.decoder.Decoder
-
Packages that use Decoder Package Description com.aayushatharva.brotli4j.decoder -
-
Uses of Decoder in com.aayushatharva.brotli4j.decoder
Subclasses of Decoder in com.aayushatharva.brotli4j.decoder Modifier and Type Class Description class
BrotliDecoderChannel
ReadableByteChannel that wraps native brotli decoder.
-