Class BrotliEncoderChannel

java.lang.Object
org.brotli.wrapper.enc.Encoder
org.brotli.wrapper.enc.BrotliEncoderChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, WritableByteChannel

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