Uses of Class
com.aayushatharva.brotli4j.encoder.Encoder
-
Packages that use Encoder Package Description com.aayushatharva.brotli4j.encoder -
-
Uses of Encoder in com.aayushatharva.brotli4j.encoder
Subclasses of Encoder in com.aayushatharva.brotli4j.encoder Modifier and Type Class Description class
BrotliEncoderChannel
WritableByteChannel that wraps native brotli encoder.
-