Class JdkZlibDecompressor

  • All Implemented Interfaces:
    Decompressor, java.lang.AutoCloseable

    @UnstableApi
    public final class JdkZlibDecompressor
    extends java.lang.Object
    Decompress a ByteBuf using the inflate algorithm.