Uses of Package
org.brotli.wrapper.enc
-
Packages that use org.brotli.wrapper.enc Package Description org.brotli.wrapper.enc -
Classes in org.brotli.wrapper.enc used by org.brotli.wrapper.enc Class Description BrotliEncoderChannelTest.TestMode BrotliOutputStreamTest.TestMode 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.EncoderJNI.Operation EncoderJNI.Wrapper