Packages

object constants

Source
zlibMod.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. constants
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val BROTLI_DECODE: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODE") @native()
  5. val BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES") @native()
  6. val BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP") @native()
  7. val BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES") @native()
  8. val BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1") @native()
  9. val BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2") @native()
  10. val BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS") @native()
  11. val BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET") @native()
  12. val BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1") @native()
  13. val BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2") @native()
  14. val BROTLI_DECODER_ERROR_FORMAT_CL_SPACE: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_CL_SPACE") @native()
  15. val BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT") @native()
  16. val BROTLI_DECODER_ERROR_FORMAT_DICTIONARY: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_DICTIONARY") @native()
  17. val BROTLI_DECODER_ERROR_FORMAT_DISTANCE: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_DISTANCE") @native()
  18. val BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE") @native()
  19. val BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE") @native()
  20. val BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE") @native()
  21. val BROTLI_DECODER_ERROR_FORMAT_PADDING_1: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_PADDING_1") @native()
  22. val BROTLI_DECODER_ERROR_FORMAT_PADDING_2: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_PADDING_2") @native()
  23. val BROTLI_DECODER_ERROR_FORMAT_RESERVED: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_RESERVED") @native()
  24. val BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET") @native()
  25. val BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME") @native()
  26. val BROTLI_DECODER_ERROR_FORMAT_TRANSFORM: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_TRANSFORM") @native()
  27. val BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS") @native()
  28. val BROTLI_DECODER_ERROR_INVALID_ARGUMENTS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_INVALID_ARGUMENTS") @native()
  29. val BROTLI_DECODER_ERROR_UNREACHABLE: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_ERROR_UNREACHABLE") @native()
  30. val BROTLI_DECODER_NEEDS_MORE_INPUT: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_NEEDS_MORE_INPUT") @native()
  31. val BROTLI_DECODER_NEEDS_MORE_OUTPUT: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_NEEDS_MORE_OUTPUT") @native()
  32. val BROTLI_DECODER_NO_ERROR: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_NO_ERROR") @native()
  33. val BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION") @native()
  34. val BROTLI_DECODER_PARAM_LARGE_WINDOW: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_PARAM_LARGE_WINDOW") @native()
  35. val BROTLI_DECODER_RESULT_ERROR: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_RESULT_ERROR") @native()
  36. val BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT") @native()
  37. val BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT") @native()
  38. val BROTLI_DECODER_RESULT_SUCCESS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_RESULT_SUCCESS") @native()
  39. val BROTLI_DECODER_SUCCESS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DECODER_SUCCESS") @native()
  40. val BROTLI_DEFAULT_MODE: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DEFAULT_MODE") @native()
  41. val BROTLI_DEFAULT_QUALITY: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DEFAULT_QUALITY") @native()
  42. val BROTLI_DEFAULT_WINDOW: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_DEFAULT_WINDOW") @native()
  43. val BROTLI_ENCODE: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_ENCODE") @native()
  44. val BROTLI_LARGE_MAX_WINDOW_BITS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_LARGE_MAX_WINDOW_BITS") @native()
  45. val BROTLI_MAX_INPUT_BLOCK_BITS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_MAX_INPUT_BLOCK_BITS") @native()
  46. val BROTLI_MAX_QUALITY: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_MAX_QUALITY") @native()
  47. val BROTLI_MAX_WINDOW_BITS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_MAX_WINDOW_BITS") @native()
  48. val BROTLI_MIN_INPUT_BLOCK_BITS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_MIN_INPUT_BLOCK_BITS") @native()
  49. val BROTLI_MIN_QUALITY: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_MIN_QUALITY") @native()
  50. val BROTLI_MIN_WINDOW_BITS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_MIN_WINDOW_BITS") @native()
  51. val BROTLI_MODE_FONT: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_MODE_FONT") @native()
  52. val BROTLI_MODE_GENERIC: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_MODE_GENERIC") @native()
  53. val BROTLI_MODE_TEXT: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_MODE_TEXT") @native()
  54. val BROTLI_OPERATION_EMIT_METADATA: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_OPERATION_EMIT_METADATA") @native()
  55. val BROTLI_OPERATION_FINISH: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_OPERATION_FINISH") @native()
  56. val BROTLI_OPERATION_FLUSH: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_OPERATION_FLUSH") @native()
  57. val BROTLI_OPERATION_PROCESS: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_OPERATION_PROCESS") @native()
  58. val BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING") @native()
  59. val BROTLI_PARAM_LARGE_WINDOW: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_PARAM_LARGE_WINDOW") @native()
  60. val BROTLI_PARAM_LGBLOCK: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_PARAM_LGBLOCK") @native()
  61. val BROTLI_PARAM_LGWIN: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_PARAM_LGWIN") @native()
  62. val BROTLI_PARAM_MODE: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_PARAM_MODE") @native()
  63. val BROTLI_PARAM_NDIRECT: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_PARAM_NDIRECT") @native()
  64. val BROTLI_PARAM_NPOSTFIX: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_PARAM_NPOSTFIX") @native()
  65. val BROTLI_PARAM_QUALITY: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_PARAM_QUALITY") @native()
  66. val BROTLI_PARAM_SIZE_HINT: Double
    Annotations
    @JSImport("zlib", "constants.BROTLI_PARAM_SIZE_HINT") @native()
  67. val DEFLATE: Double
    Annotations
    @JSImport("zlib", "constants.DEFLATE") @native()
  68. val DEFLATERAW: Double
    Annotations
    @JSImport("zlib", "constants.DEFLATERAW") @native()
  69. val GUNZIP: Double
    Annotations
    @JSImport("zlib", "constants.GUNZIP") @native()
  70. val GZIP: Double
    Annotations
    @JSImport("zlib", "constants.GZIP") @native()
  71. val INFLATE: Double
    Annotations
    @JSImport("zlib", "constants.INFLATE") @native()
  72. val INFLATERAW: Double
    Annotations
    @JSImport("zlib", "constants.INFLATERAW") @native()
  73. val UNZIP: Double
    Annotations
    @JSImport("zlib", "constants.UNZIP") @native()
  74. val ZLIB_VERNUM: Double
    Annotations
    @JSImport("zlib", "constants.ZLIB_VERNUM") @native()
  75. val Z_BEST_COMPRESSION: Double
    Annotations
    @JSImport("zlib", "constants.Z_BEST_COMPRESSION") @native()
  76. val Z_BEST_SPEED: Double
    Annotations
    @JSImport("zlib", "constants.Z_BEST_SPEED") @native()
  77. val Z_BLOCK: Double
    Annotations
    @JSImport("zlib", "constants.Z_BLOCK") @native()
  78. val Z_BUF_ERROR: Double
    Annotations
    @JSImport("zlib", "constants.Z_BUF_ERROR") @native()
  79. val Z_DATA_ERROR: Double
    Annotations
    @JSImport("zlib", "constants.Z_DATA_ERROR") @native()
  80. val Z_DEFAULT_CHUNK: Double
    Annotations
    @JSImport("zlib", "constants.Z_DEFAULT_CHUNK") @native()
  81. val Z_DEFAULT_COMPRESSION: Double
    Annotations
    @JSImport("zlib", "constants.Z_DEFAULT_COMPRESSION") @native()
  82. val Z_DEFAULT_LEVEL: Double
    Annotations
    @JSImport("zlib", "constants.Z_DEFAULT_LEVEL") @native()
  83. val Z_DEFAULT_MEMLEVEL: Double
    Annotations
    @JSImport("zlib", "constants.Z_DEFAULT_MEMLEVEL") @native()
  84. val Z_DEFAULT_STRATEGY: Double
    Annotations
    @JSImport("zlib", "constants.Z_DEFAULT_STRATEGY") @native()
  85. val Z_DEFAULT_WINDOWBITS: Double
    Annotations
    @JSImport("zlib", "constants.Z_DEFAULT_WINDOWBITS") @native()
  86. val Z_ERRNO: Double
    Annotations
    @JSImport("zlib", "constants.Z_ERRNO") @native()
  87. val Z_FILTERED: Double
    Annotations
    @JSImport("zlib", "constants.Z_FILTERED") @native()
  88. val Z_FINISH: Double
    Annotations
    @JSImport("zlib", "constants.Z_FINISH") @native()
  89. val Z_FIXED: Double
    Annotations
    @JSImport("zlib", "constants.Z_FIXED") @native()
  90. val Z_FULL_FLUSH: Double
    Annotations
    @JSImport("zlib", "constants.Z_FULL_FLUSH") @native()
  91. val Z_HUFFMAN_ONLY: Double
    Annotations
    @JSImport("zlib", "constants.Z_HUFFMAN_ONLY") @native()
  92. val Z_MAX_CHUNK: Double
    Annotations
    @JSImport("zlib", "constants.Z_MAX_CHUNK") @native()
  93. val Z_MAX_LEVEL: Double
    Annotations
    @JSImport("zlib", "constants.Z_MAX_LEVEL") @native()
  94. val Z_MAX_MEMLEVEL: Double
    Annotations
    @JSImport("zlib", "constants.Z_MAX_MEMLEVEL") @native()
  95. val Z_MAX_WINDOWBITS: Double
    Annotations
    @JSImport("zlib", "constants.Z_MAX_WINDOWBITS") @native()
  96. val Z_MEM_ERROR: Double
    Annotations
    @JSImport("zlib", "constants.Z_MEM_ERROR") @native()
  97. val Z_MIN_CHUNK: Double
    Annotations
    @JSImport("zlib", "constants.Z_MIN_CHUNK") @native()
  98. val Z_MIN_LEVEL: Double
    Annotations
    @JSImport("zlib", "constants.Z_MIN_LEVEL") @native()
  99. val Z_MIN_MEMLEVEL: Double
    Annotations
    @JSImport("zlib", "constants.Z_MIN_MEMLEVEL") @native()
  100. val Z_MIN_WINDOWBITS: Double
    Annotations
    @JSImport("zlib", "constants.Z_MIN_WINDOWBITS") @native()
  101. val Z_NEED_DICT: Double
    Annotations
    @JSImport("zlib", "constants.Z_NEED_DICT") @native()
  102. val Z_NO_COMPRESSION: Double
    Annotations
    @JSImport("zlib", "constants.Z_NO_COMPRESSION") @native()
  103. val Z_NO_FLUSH: Double
    Annotations
    @JSImport("zlib", "constants.Z_NO_FLUSH") @native()
  104. val Z_OK: Double
    Annotations
    @JSImport("zlib", "constants.Z_OK") @native()
  105. val Z_PARTIAL_FLUSH: Double
    Annotations
    @JSImport("zlib", "constants.Z_PARTIAL_FLUSH") @native()
  106. val Z_RLE: Double
    Annotations
    @JSImport("zlib", "constants.Z_RLE") @native()
  107. val Z_STREAM_END: Double
    Annotations
    @JSImport("zlib", "constants.Z_STREAM_END") @native()
  108. val Z_STREAM_ERROR: Double
    Annotations
    @JSImport("zlib", "constants.Z_STREAM_ERROR") @native()
  109. val Z_SYNC_FLUSH: Double
    Annotations
    @JSImport("zlib", "constants.Z_SYNC_FLUSH") @native()
  110. val Z_TREES: Double
    Annotations
    @JSImport("zlib", "constants.Z_TREES") @native()
  111. val Z_VERSION_ERROR: Double
    Annotations
    @JSImport("zlib", "constants.Z_VERSION_ERROR") @native()
  112. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  113. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  114. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  115. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  116. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  117. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  118. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  119. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  120. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  121. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  122. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  123. def toString(): java.lang.String
    Definition Classes
    AnyRef → Any
  124. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  125. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  126. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped