Package com.aayushatharva.brotli4j.encoder
package com.aayushatharva.brotli4j.encoder
-
ClassDescriptionWritableByteChannel that wraps native brotli encoder.Output stream that wraps native brotli encoder.Base class for OutputStream / Channel implementations.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.hBrotli encoder settings.Multiple encoding methods using Netty Buffer Make sure to add it as dependency before using this classPrepared dictionary data provider.Java prepared (raw) dictionary producer.