Class GZIPContentDecoder

    • Field Detail

      • DEFAULT_BUFFER_SIZE

        public static final int DEFAULT_BUFFER_SIZE
        Deprecated.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GZIPContentDecoder

        public GZIPContentDecoder()
        Deprecated.
      • GZIPContentDecoder

        public GZIPContentDecoder​(int bufferSize)
        Deprecated.
      • GZIPContentDecoder

        public GZIPContentDecoder​(ByteBufferPool byteBufferPool,
                                  int bufferSize)
        Deprecated.