BrotliConstants
Brotli Constants
Models constants provided by the native brotli
implementation, and surfaced by the Node Zlib module.
Inheritors
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
.