extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !
-
Updated
Nov 6, 2023 - C
extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !
Compression and decompression in the gzip and zlib formats
Naive implementation of DEFLATE in C for decompressing gzip files (RFC 1951, RFC 1952).
Add a description, image, and links to the gzip-format topic page so that developers can more easily learn about it.
To associate your repository with the gzip-format topic, visit your repo's landing page and select "manage topics."