zlib 1.2.3
zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp
|
|||||||||||||||||||
zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is portable across platforms.
Unlike the LZW compression method used in Unix compress, the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.
Here are some key features of "zlib":
- deflate() and inflate() will now optionally encode and decode gzip streams
- raw deflate() and inflate() now documented and supported
- New inflateBack() functions for call-back interface -- faster than inflate()
- Z_BLOCK flush option and new return information added to inflate to facilitate appending to deflate streams
- raw deflate() now accepts a dictionary -- for appending
- deflatePrime() for starting deflate output mid-byte -- for appending
- Z_RLE strategy for run-length encoding -- option for PNG compression
- gzclearerr() and gzungetc(), analogous to stdio functions
- inflateCopy() added, analogous to deflateCopy()
- deflateBound() and compressBound() for maximum size of compressed data
- zlibCompileFlags() to provide compilation information
tags
Download zlib 1.2.3
Authors software
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
