Zlib

From MultimediaWiki
Revision as of 02:25, 4 June 2007 by DonDiego (talk | contribs) (categorize)
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.