| 
1
2
3
4
5
6
7
8
9
10 | 
1
2
3
4
5
6
7
8
9
10
 | 
-
+
 | 
ZLIB DATA COMPRESSION LIBRARY
zlib 1.2.zlib 1.2.10 is a general purpose data compression library.  All the code is
thread safe.  The data format used by the zlib library is described by RFCs
(Request for Comments) 1950 to 1952 in the files
http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format)
and rfc1952.txt (gzip format).
All functions of the compression library are documented in the file zlib.h
(volunteer to write man pages welcome, contact zlib@gzip.org).  Two compiled9is a general purpose data compression library.  All the code is | 
| 
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32 | 
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
 | 
-
+
 | 
PLEASE read DLL_FAQ.txt, and the the zlib FAQ http://zlib.net/zlib_faq.html
before asking for help.
Manifest:
The package zlib-1.2.The package zlib-1.2.10-win32-x86.zip will contain the following files:
  README-WIN32.txt This document
  ChangeLog        Changes since previous zlib packages
  DLL_FAQ.txt      Frequently asked questions about zlib1.dll
  zlib.3.pdf       Documentation of this library in Adobe Acrobat format
  example.exe      A statically-bound example (using zlib.lib, not the dll)9-win32-x86.zip will contain the following files: |