Class HTTPRedirectDeflateEncoder.NoWrapAutoEndDeflaterOutputStream

    • Constructor Detail

      • NoWrapAutoEndDeflaterOutputStream

        public NoWrapAutoEndDeflaterOutputStream​(OutputStream os,
                                                 int level)
        Creates a new output stream with a default no-wrap compressor and buffer size, and the specified compression level.
        Parameters:
        os - the output stream
        level - the compression level (0-9)