Package com.aayushatharva.brotli4j.decoder
package com.aayushatharva.brotli4j.decoder
-
ClassDescriptionReadableByteChannel that wraps native brotli decoder.InputStream that wraps native brotli decoder.Base class for InputStream / Channel implementations.JNI wrapper for brotli decoder.Multiple decoding methods using Netty Buffer.Directly decompresses data using
Decoder.decompress(byte[])