code wiki / hex
topic: hex
6 modules sharing the hex name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| _hex_authored.nx | lowercase hex encode, bits-up | 15 | 2 |
| hex.nx | lowercase hex encoder + decoder. | 97 | 4 |
| nx_hex.nx | hex + binary + byte dump helpers. | 185 | 7 |
| nx_hex_codec.nx | lowercase hex encoder + decoder. | 103 | 4 |
| nx_hex_dump.nx | bits-up hex+ASCII dump of a byte buffer to an fd. | 133 | 5 |
| nx_hex_dump_kat_test.nx | visual KAT for the bits-up hex dump | 32 | 1 |