ModernNodeZlibConstants
Node API: zlib.constants
Implements constants which are provided by the Node Zlib module.
Properties
Constant for BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES.
Constant for BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP.
Constant for BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES.
Constant for BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1.
Constant for BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2.
Constant for BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS.
Constant for BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET.
Constant for BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1.
Constant for BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2.
Constant for BROTLI_DECODER_ERROR_FORMAT_CL_SPACE.
Constant for BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT.
Constant for BROTLI_DECODER_ERROR_FORMAT_DICTIONARY.
Constant for BROTLI_DECODER_ERROR_FORMAT_DISTANCE.
Constant for BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE.
Constant for BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE.
Constant for BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE.
Constant for BROTLI_DECODER_ERROR_FORMAT_PADDING_1.
Constant for BROTLI_DECODER_ERROR_FORMAT_PADDING_2.
Constant for BROTLI_DECODER_ERROR_FORMAT_RESERVED.
Constant for BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET.
Constant for BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME.
Constant for BROTLI_DECODER_ERROR_FORMAT_TRANSFORM.
Constant for BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS.
Constant for BROTLI_DECODER_ERROR_INVALID_ARGUMENTS.
Constant for BROTLI_DECODER_ERROR_UNREACHABLE.
Constant for BROTLI_DECODER_NEEDS_MORE_INPUT.
Constant for BROTLI_DECODER_NEEDS_MORE_OUTPUT.
Constant for BROTLI_DECODER_NO_ERROR.
Constant for BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION.
Constant for BROTLI_DECODER_PARAM_LARGE_WINDOW.
Constant for BROTLI_DECODER_RESULT_ERROR.
Constant for BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT.
Constant for BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT.
Constant for BROTLI_DECODER_RESULT_SUCCESS.
Constant for BROTLI_DECODER_SUCCESS.
Constant for BROTLI_DEFAULT_MODE.
Constant for BROTLI_DEFAULT_QUALITY.
Constant for BROTLI_DEFAULT_WINDOW.
Constant for BROTLI_LARGE_MAX_WINDOW_BITS.
Constant for BROTLI_MAX_INPUT_BLOCK_BITS.
Constant for BROTLI_MAX_QUALITY.
Constant for BROTLI_MAX_WINDOW_BITS.
Constant for BROTLI_MIN_INPUT_BLOCK_BITS.
Constant for BROTLI_MIN_QUALITY.
Constant for BROTLI_MIN_WINDOW_BITS.
Constant for BROTLI_MODE_FONT.
Constant for BROTLI_MODE_GENERIC.
Constant for BROTLI_MODE_TEXT.
Constant for BROTLI_OPERATION_EMIT_METADATA.
Constant for BROTLI_OPERATION_FINISH.
Constant for BROTLI_OPERATION_FLUSH.
Constant for BROTLI_OPERATION_PROCESS.
Constant for BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING.
Constant for BROTLI_PARAM_LARGE_WINDOW.
Constant for BROTLI_PARAM_LGBLOCK.
Constant for BROTLI_PARAM_LGWIN.
Constant for BROTLI_PARAM_MODE.
Constant for BROTLI_PARAM_NDIRECT.
Constant for BROTLI_PARAM_NPOSTFIX.
Constant for BROTLI_PARAM_QUALITY.
Constant for BROTLI_PARAM_SIZE_HINT.
Constant for DEFLATERAW.
Constant for INFLATERAW.
Constant for Z_BEST_COMPRESSION.
Constant for Z_BEST_SPEED.
Constant for Z_BUF_ERROR.
Constant for Z_DATA_ERROR.
Constant for Z_DEFAULT_CHUNK.
Constant for Z_DEFAULT_COMPRESSION.
Constant for Z_DEFAULT_LEVEL.
Constant for Z_DEFAULT_MEMLEVEL.
Constant for Z_DEFAULT_STRATEGY.
Constant for Z_DEFAULT_WINDOWBITS.
Constant for Z_FILTERED.
Constant for Z_FULL_FLUSH.
Constant for Z_HUFFMAN_ONLY.
Constant for Z_MAX_CHUNK.
Constant for Z_MAX_LEVEL.
Constant for Z_MAX_MEMLEVEL.
Constant for Z_MAX_WINDOWBITS.
Constant for Z_MEM_ERROR.
Constant for Z_MIN_CHUNK.
Constant for Z_MIN_LEVEL.
Constant for Z_MIN_MEMLEVEL.
Constant for Z_MIN_WINDOWBITS.
Constant for Z_NEED_DICT.
Constant for Z_NO_COMPRESSION.
Constant for Z_NO_FLUSH.
Constant for Z_PARTIAL_FLUSH.
Constant for Z_STREAM_END.
Constant for Z_STREAM_ERROR.
Constant for Z_SYNC_FLUSH.
Constant for Z_VERSION_ERROR.
Constant for ZLIB_VERNUM.