The behaviour of the interfaces in this library is specified by the following Standards.
| zlib 1.1.3 Manual |
Table A-12. libz Function Interfaces
| adler32 [2] | gzdopen [2] | gztell [2] |
| compress [2] | gzeof [2] | gzwrite [2] |
| compress2 [2] | gzerror [2] | inflate [2] |
| crc32 [2] | gzflush [2] | inflateEnd [2] |
| deflate [2] | gzgetc [2] | inflateInit2_ [2] |
| deflateCopy [2] | gzgets [2] | inflateInit_ [2] |
| deflateEnd [2] | gzopen [2] | inflateReset [2] |
| deflateInit2_ [2] | gzprintf [2] | inflateSetDictionary [2] |
| deflateInit_ [2] | gzputc [2] | inflateSync [2] |
| deflateParams [2] | gzputs [2] | inflateSyncPoint [2] |
| deflateReset [2] | gzread [2] | uncompress [2] |
| deflateSetDictionary [2] | gzrewind [2] | zError [2] |
| get_crc_table [2] | gzseek [2] | |
| gzclose [2] | gzsetparams [2] |