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