Zlib

From MultimediaWiki
Revision as of 00:57, 9 June 2006 by DonDiego (talk | contribs) (skeleton description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

zlib is a free software library that implements the DEFLATE compression algorithm used in the gzip file compression program. It is used in hundreds of applications because the code is portable, has a relatively small memory footprint and the decompression causes only moderate CPU load.