 |
Parent directory |
- |
2025-05-11 08:14:41 |
|
|
 |
doc/ |
- |
2025-05-11 08:14:41 |
|
|
 |
adler32.c |
5204 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:10 |
compute the Adler-32 checksum of a data stream |
 |
ChangeLog.zlib |
62259 bytes |
2025-01-22 02:55:03 |
- |
|
 |
compress.c |
2696 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:10 |
compress a memory buffer |
 |
crc32.c |
32250 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:10 |
compute the CRC-32 of a data stream |
 |
crc32.h |
591749 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:10 |
tables for rapid CRC calculation |
 |
deflate.c |
82274 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:10 |
compress data using the deflation algorithm |
 |
deflate.h |
13125 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:10 |
internal compression state |
 |
FAQ |
16573 bytes |
2025-01-22 02:55:03 |
- |
|
 |
gzclose.c |
678 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:10 |
zlib gzclose() function |
 |
gzguts.h |
6843 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:10 |
zlib internal header definitions for gz* operations |
 |
gzlib.c |
16708 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
zlib functions common to reading and writing gzip files |
 |
gzread.c |
20355 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
zlib functions for reading gzip files |
 |
gzwrite.c |
19651 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
zlib functions for writing gzip files |
 |
infback.c |
22771 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
inflate using a call-back interface |
 |
inffast.c |
12998 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
fast decoding |
 |
inffast.h |
427 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
header to use inffast.c |
 |
inffixed.h |
6332 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
table for decoding fixed codes |
 |
inflate.c |
56089 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
zlib decompression |
 |
inflate.h |
6683 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
internal inflate state definition |
 |
inftrees.c |
12999 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
generate Huffman trees for efficient decoding |
 |
inftrees.h |
2927 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
header to use inftrees.c |
 |
README.md |
5398 bytes |
2025-01-22 02:55:03 |
- |
|
 |
trees.c |
42974 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
output deflated data using Huffman coding |
 |
trees.h |
8472 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
header created automatically with -DGEN_ |
 |
uncompr.c |
2964 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
decompress a memory buffer |
 |
zutil.c |
7340 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
target dependent utility functions for the compression library |
 |
zutil.h |
7382 bytes |
2025-01-22 02:55:03 |
2025-05-11 08:24:11 |
internal interface and configuration of the compression library |