m1n1/src/tinf
Hector Martin 61e2c36ef5 tinf, minzllib: support unknown input sizes
This can be used when the input file size is unknown: the decompression
functions will keep track of it and return it to the caller instead.

Signed-off-by: Hector Martin <marcan@marcan.st>
2021-02-06 16:44:10 +09:00
..
adler32.c proxy: add XZ and GZ decompression functions and code 2021-01-23 22:42:23 +09:00
crc32.c proxy: add XZ and GZ decompression functions and code 2021-01-23 22:42:23 +09:00
tinf.h tinf, minzllib: support unknown input sizes 2021-02-06 16:44:10 +09:00
tinfgzip.c tinf, minzllib: support unknown input sizes 2021-02-06 16:44:10 +09:00
tinflate.c tinf, minzllib: support unknown input sizes 2021-02-06 16:44:10 +09:00
tinfzlib.c tinf, minzllib: support unknown input sizes 2021-02-06 16:44:10 +09:00