constants

object constants
class Object
trait Matchable
class Any

Value members

Concrete fields

@JSImport("zlib", "constants.BROTLI_DECODE") @native
val BROTLI_DECODE: Double
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_CL_SPACE") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_DICTIONARY") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_DISTANCE") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_PADDING_1") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_PADDING_2") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_RESERVED") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_TRANSFORM") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_INVALID_ARGUMENTS") @native
@JSImport("zlib", "constants.BROTLI_DECODER_ERROR_UNREACHABLE") @native
@JSImport("zlib", "constants.BROTLI_DECODER_NEEDS_MORE_INPUT") @native
@JSImport("zlib", "constants.BROTLI_DECODER_NEEDS_MORE_OUTPUT") @native
@JSImport("zlib", "constants.BROTLI_DECODER_NO_ERROR") @native
@JSImport("zlib", "constants.BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION") @native
@JSImport("zlib", "constants.BROTLI_DECODER_PARAM_LARGE_WINDOW") @native
@JSImport("zlib", "constants.BROTLI_DECODER_RESULT_ERROR") @native
@JSImport("zlib", "constants.BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT") @native
@JSImport("zlib", "constants.BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT") @native
@JSImport("zlib", "constants.BROTLI_DECODER_RESULT_SUCCESS") @native
@JSImport("zlib", "constants.BROTLI_DECODER_SUCCESS") @native
@JSImport("zlib", "constants.BROTLI_DEFAULT_MODE") @native
val BROTLI_DEFAULT_MODE: Double
@JSImport("zlib", "constants.BROTLI_DEFAULT_QUALITY") @native
@JSImport("zlib", "constants.BROTLI_DEFAULT_WINDOW") @native
@JSImport("zlib", "constants.BROTLI_ENCODE") @native
val BROTLI_ENCODE: Double
@JSImport("zlib", "constants.BROTLI_LARGE_MAX_WINDOW_BITS") @native
@JSImport("zlib", "constants.BROTLI_MAX_INPUT_BLOCK_BITS") @native
@JSImport("zlib", "constants.BROTLI_MAX_QUALITY") @native
val BROTLI_MAX_QUALITY: Double
@JSImport("zlib", "constants.BROTLI_MAX_WINDOW_BITS") @native
@JSImport("zlib", "constants.BROTLI_MIN_INPUT_BLOCK_BITS") @native
@JSImport("zlib", "constants.BROTLI_MIN_QUALITY") @native
val BROTLI_MIN_QUALITY: Double
@JSImport("zlib", "constants.BROTLI_MIN_WINDOW_BITS") @native
@JSImport("zlib", "constants.BROTLI_MODE_FONT") @native
val BROTLI_MODE_FONT: Double
@JSImport("zlib", "constants.BROTLI_MODE_GENERIC") @native
val BROTLI_MODE_GENERIC: Double
@JSImport("zlib", "constants.BROTLI_MODE_TEXT") @native
val BROTLI_MODE_TEXT: Double
@JSImport("zlib", "constants.BROTLI_OPERATION_EMIT_METADATA") @native
@JSImport("zlib", "constants.BROTLI_OPERATION_FINISH") @native
@JSImport("zlib", "constants.BROTLI_OPERATION_FLUSH") @native
@JSImport("zlib", "constants.BROTLI_OPERATION_PROCESS") @native
@JSImport("zlib", "constants.BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING") @native
@JSImport("zlib", "constants.BROTLI_PARAM_LARGE_WINDOW") @native
@JSImport("zlib", "constants.BROTLI_PARAM_LGBLOCK") @native
@JSImport("zlib", "constants.BROTLI_PARAM_LGWIN") @native
val BROTLI_PARAM_LGWIN: Double
@JSImport("zlib", "constants.BROTLI_PARAM_MODE") @native
val BROTLI_PARAM_MODE: Double
@JSImport("zlib", "constants.BROTLI_PARAM_NDIRECT") @native
@JSImport("zlib", "constants.BROTLI_PARAM_NPOSTFIX") @native
@JSImport("zlib", "constants.BROTLI_PARAM_QUALITY") @native
@JSImport("zlib", "constants.BROTLI_PARAM_SIZE_HINT") @native
@JSImport("zlib", "constants.DEFLATE") @native
val DEFLATE: Double
@JSImport("zlib", "constants.DEFLATERAW") @native
val DEFLATERAW: Double
@JSImport("zlib", "constants.GUNZIP") @native
val GUNZIP: Double
@JSImport("zlib", "constants.GZIP") @native
val GZIP: Double
@JSImport("zlib", "constants.INFLATE") @native
val INFLATE: Double
@JSImport("zlib", "constants.INFLATERAW") @native
val INFLATERAW: Double
@JSImport("zlib", "constants.UNZIP") @native
val UNZIP: Double
@JSImport("zlib", "constants.ZLIB_VERNUM") @native
val ZLIB_VERNUM: Double
@JSImport("zlib", "constants.Z_BEST_COMPRESSION") @native
val Z_BEST_COMPRESSION: Double
@JSImport("zlib", "constants.Z_BEST_SPEED") @native
val Z_BEST_SPEED: Double
@JSImport("zlib", "constants.Z_BLOCK") @native
val Z_BLOCK: Double
@JSImport("zlib", "constants.Z_BUF_ERROR") @native
val Z_BUF_ERROR: Double
@JSImport("zlib", "constants.Z_DATA_ERROR") @native
val Z_DATA_ERROR: Double
@JSImport("zlib", "constants.Z_DEFAULT_CHUNK") @native
val Z_DEFAULT_CHUNK: Double
@JSImport("zlib", "constants.Z_DEFAULT_COMPRESSION") @native
@JSImport("zlib", "constants.Z_DEFAULT_LEVEL") @native
val Z_DEFAULT_LEVEL: Double
@JSImport("zlib", "constants.Z_DEFAULT_MEMLEVEL") @native
val Z_DEFAULT_MEMLEVEL: Double
@JSImport("zlib", "constants.Z_DEFAULT_STRATEGY") @native
val Z_DEFAULT_STRATEGY: Double
@JSImport("zlib", "constants.Z_DEFAULT_WINDOWBITS") @native
@JSImport("zlib", "constants.Z_ERRNO") @native
val Z_ERRNO: Double
@JSImport("zlib", "constants.Z_FILTERED") @native
val Z_FILTERED: Double
@JSImport("zlib", "constants.Z_FINISH") @native
val Z_FINISH: Double
@JSImport("zlib", "constants.Z_FIXED") @native
val Z_FIXED: Double
@JSImport("zlib", "constants.Z_FULL_FLUSH") @native
val Z_FULL_FLUSH: Double
@JSImport("zlib", "constants.Z_HUFFMAN_ONLY") @native
val Z_HUFFMAN_ONLY: Double
@JSImport("zlib", "constants.Z_MAX_CHUNK") @native
val Z_MAX_CHUNK: Double
@JSImport("zlib", "constants.Z_MAX_LEVEL") @native
val Z_MAX_LEVEL: Double
@JSImport("zlib", "constants.Z_MAX_MEMLEVEL") @native
val Z_MAX_MEMLEVEL: Double
@JSImport("zlib", "constants.Z_MAX_WINDOWBITS") @native
val Z_MAX_WINDOWBITS: Double
@JSImport("zlib", "constants.Z_MEM_ERROR") @native
val Z_MEM_ERROR: Double
@JSImport("zlib", "constants.Z_MIN_CHUNK") @native
val Z_MIN_CHUNK: Double
@JSImport("zlib", "constants.Z_MIN_LEVEL") @native
val Z_MIN_LEVEL: Double
@JSImport("zlib", "constants.Z_MIN_MEMLEVEL") @native
val Z_MIN_MEMLEVEL: Double
@JSImport("zlib", "constants.Z_MIN_WINDOWBITS") @native
val Z_MIN_WINDOWBITS: Double
@JSImport("zlib", "constants.Z_NEED_DICT") @native
val Z_NEED_DICT: Double
@JSImport("zlib", "constants.Z_NO_COMPRESSION") @native
val Z_NO_COMPRESSION: Double
@JSImport("zlib", "constants.Z_NO_FLUSH") @native
val Z_NO_FLUSH: Double
@JSImport("zlib", "constants.Z_OK") @native
val Z_OK: Double
@JSImport("zlib", "constants.Z_PARTIAL_FLUSH") @native
val Z_PARTIAL_FLUSH: Double
@JSImport("zlib", "constants.Z_RLE") @native
val Z_RLE: Double
@JSImport("zlib", "constants.Z_STREAM_END") @native
val Z_STREAM_END: Double
@JSImport("zlib", "constants.Z_STREAM_ERROR") @native
val Z_STREAM_ERROR: Double
@JSImport("zlib", "constants.Z_SYNC_FLUSH") @native
val Z_SYNC_FLUSH: Double
@JSImport("zlib", "constants.Z_TREES") @native
val Z_TREES: Double
@JSImport("zlib", "constants.Z_VERSION_ERROR") @native
val Z_VERSION_ERROR: Double