Uses of Class
org.brotli.wrapper.enc.Encoder
-
Packages that use Encoder Package Description org.brotli.wrapper.enc -
-
Uses of Encoder in org.brotli.wrapper.enc
Subclasses of Encoder in org.brotli.wrapper.enc Modifier and Type Class Description class
BrotliEncoderChannel
WritableByteChannel that wraps native brotli encoder.Fields in org.brotli.wrapper.enc declared as Encoder Modifier and Type Field Description private Encoder
BrotliOutputStream. encoder
-