Class BrotliEncoder

java.lang.Object
io.netty.channel.ChannelHandlerAdapter
All Implemented Interfaces:
ChannelHandler, ChannelOutboundHandler

@Sharable public final class BrotliEncoder extends MessageToByteEncoder<ByteBuf>
Compress a ByteBuf with the Brotli compression.

See brotli.