Class JdkZlibDecoder

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class JdkZlibDecoder extends ZlibDecoder
Decompress a ByteBuf using the inflate algorithm.