Zlib

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.png
Available since: Gideros 2015.04.18

Description

Zlib lua binding from https://github.com/LuaDist/lzlib/blob/master/README

Methods

zlib.adler32 updates the adler32 value
zlib.compress returns compressed string
zlib.crc32 updates the crc32 value
zlib.decompress returns the decompressed stream
zlib.deflate returns a deflate stream
zlib.inflate returns an inflate stream

Events

Constants