|
|
@ -23,14 +23,11 @@ |
|
|
|
|
|
|
|
[I] The zlib general purpose data compression library. |
|
|
|
|
|
|
|
[T] zlib 1.2.1 is a general purpose data compression library. All the code |
|
|
|
[T] zlib is a general purpose data compression library. All the code |
|
|
|
[T] is thread safe. The data format used by the zlib library |
|
|
|
[T] is described by RFCs (Request for Comments) 1950 to 1952 in the files |
|
|
|
[T] ftp://ds.internic.net/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate |
|
|
|
[T] format) and rfc1952.txt (gzip format). |
|
|
|
[T] |
|
|
|
[T] All functions of the compression library are documented in the file zlib.h. |
|
|
|
[T] (volunteer to write man pages welcome, contact jloup@gzip.org). |
|
|
|
|
|
|
|
[U] http://www.zlib.net/ |
|
|
|
|
|
|
|