Class GzipStatefulCodec.GzipStatefulDecoder

java.lang.Object
io.datarouter.bytes.compress.gzip.GzipStatefulCodec.GzipStatefulDecoder
Enclosing class:
GzipStatefulCodec

public class GzipStatefulCodec.GzipStatefulDecoder extends Object
  • Constructor Details

    • GzipStatefulDecoder

      public GzipStatefulDecoder()
  • Method Details

    • decode

      public byte[] decode(byte[] input)