code wiki / gzip
topic: gzip
9 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: CLI FRONT END ONLY. | 72 | 1 |
| 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_kat.nx | THE SOVEREIGN DEFLATE ROUND-TRIP KAT: the rostered tooth for /compare/performance | 201 | 3 |
| nx_gzip_lib.nx | SOVEREIGN gzip/DEFLATE COMPRESSOR (the #1 remaining HOSTING SOTA gap). RFC 1951 DEFLATE | 689 | 25 |
| nx_gzip_lib_probe.nx | proves nx_gzip_lib.nx is IMPORTABLE and that gz_compress links and works. | 25 | 1 |
| nx_gzip_replay_gate_t253.nx | 13 | 1 | |
| nx_gzip_wrap.nx | RFC 1952 gzip container (DEFLATE + magic + CRC32 + size). | 381 | 5 |