code wiki / cbor
topic: cbor
4 modules sharing the cbor name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_cbor.nx | RFC 8949 Concise Binary Object Representation, minimal | 226 | 9 |
| nx_cbor_decode.nx | RFC 8949 decoder, inverse of nx_cbor.nx. | 218 | 7 |
| nx_cbor_decode_test.nx | encoder/decoder roundtrip + spec patterns. | 135 | 1 |
| nx_cbor_test.nx | RFC 8949 encoder shape verification. | 145 | 1 |