code wiki / gzip
topic: gzip
5 modules sharing the gzip name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| gzip_header.nx | parse RFC 1952 gzip stream headers. | 171 | 4 |
| nx_gzip.nx | SOVEREIGN gzip/DEFLATE COMPRESSOR (the #1 remaining HOSTING SOTA gap). RFC 1951 DEFLATE | 304 | 19 |
| nx_gzip_header.nx | parse RFC 1952 gzip stream headers. | 177 | 4 |
| nx_gzip_inflate_kat_test.nx | gzip READ path KAT (Content-Encoding: gzip). | 887 | 1 |
| nx_gzip_wrap.nx | RFC 1952 gzip container (DEFLATE + magic + CRC32 + size). | 379 | 5 |