Class ZstdDecoder

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public final class ZstdDecoder extends ByteToMessageDecoder
Decompresses a compressed block ByteBuf using the Zstandard algorithm. See Zstandard.