Class BrotliDecoder

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

public final class BrotliDecoder extends ByteToMessageDecoder
Decompresses a ByteBuf encoded with the brotli format. See brotli.