code wiki / zip

topic: zip

7 modules sharing the zip name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
_zip_extract_authored.nxZIP local header + inflate entry, bits-up224
nx_zip.nxZIP archive writer + reader (STORED method): a COMPLETE pair.26413
nx_zip_extract1.nxsovereign single-entry ZIP extractor (STORED or DEFLATE).1648
nx_zip_gate.nxproves the ZIP writer/reader pair by ROUND-TRIP.1723
nx_zip_header.nxparse PKZIP APPNOTE 6.3.x framing.2107
nx_zip_read.nxSOVEREIGN ZIP reader (the first half of the PyTorch .bin loader). A PyTorch .bin is a ZIP1018
zip_header.nxparse PKZIP APPNOTE 6.3.x framing. 2037