Skip to main content

zlibConst

zlibConst

Cocos2D.Compression.Zlib

Inheritance: System.Object

Constructors

zlibConst()

zlibConst()()

Fields

Z_BEST_COMPRESSION(System.Int32)
Z_BEST_SPEED(System.Int32)
Z_BUF_ERROR(System.Int32)
Z_DATA_ERROR(System.Int32)
Z_DEFAULT_COMPRESSION(System.Int32)
Z_DEFAULT_STRATEGY(System.Int32)
Z_ERRNO(System.Int32)
Z_FILTERED(System.Int32)
Z_FINISH(System.Int32)
Z_FULL_FLUSH(System.Int32)
Z_HUFFMAN_ONLY(System.Int32)
Z_MEM_ERROR(System.Int32)
Z_NEED_DICT(System.Int32)
Z_NO_COMPRESSION(System.Int32)
Z_NO_FLUSH(System.Int32)
Z_OK(System.Int32)
Z_PARTIAL_FLUSH(System.Int32)
Z_STREAM_END(System.Int32)
Z_STREAM_ERROR(System.Int32)
Z_SYNC_FLUSH(System.Int32)
Z_VERSION_ERROR(System.Int32)

Properties

Version(System.String)