zig/lib/std/compress
2020-09-11 20:02:41 -04:00
..
deflate.zig std: Make the DEFLATE decompression routine 3x faster 2020-09-11 21:00:15 +02:00
gzip.zig std: Add a gzip decoder 2020-09-11 20:02:41 -04:00
rfc1951.txt std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1951.txt.fixed.z.9 std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1951.txt.z.0 std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1951.txt.z.9 std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1952.txt.gz std: Add a gzip decoder 2020-09-11 20:02:41 -04:00
zlib.zig Re-enable a compression test 2020-09-11 21:04:08 +02:00