Class BrotliEncoderChannel

java.lang.Object
com.aayushatharva.brotli4j.encoder.Encoder
com.aayushatharva.brotli4j.encoder.BrotliEncoderChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, WritableByteChannel

public class BrotliEncoderChannel extends Encoder implements WritableByteChannel
WritableByteChannel that wraps native brotli encoder.