Zlib
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. zlib is a general purpose compression library. It provides in-memory compression and decompression functions, including integrity checks of the uncompressed data. This library allows compressing and decompressing from its own zlib format and from gzip format.
[edit] Features
[edit] PlatformsVirtually any computer hardware and operating system. Binaries are available for:
[edit] Tutorials and source[edit] Related WeblinksCategories: Library | Compression | Zlib |


