Package org.brotli.wrapper.enc
package org.brotli.wrapper.enc
-
ClassDescriptionWritableByteChannel that wraps native brotli encoder.Tests for
BrotliEncoderChannel.Output stream that wraps native brotli encoder.Tests forBrotliOutputStream.Tests forEncoder.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.Tests forEncoder.Tests for compression / decompression aided with LZ77 dictionary.