Uses of Package
com.aayushatharva.brotli4j.encoder
-
Packages that use com.aayushatharva.brotli4j.encoder Package Description com.aayushatharva.brotli4j.encoder -
Classes in com.aayushatharva.brotli4j.encoder used by com.aayushatharva.brotli4j.encoder Class Description Encoder Base class for OutputStream / Channel implementations.Encoder.Mode https://www.brotli.org/encode.html#aa6f See encode.h, typedef enum BrotliEncoderMode Important: The ordinal value of the modes should be the same as the constant values in encode.hEncoder.Parameters Brotli encoder settings.PreparedDictionary Prepared dictionary data provider.