cbor icon indicating copy to clipboard operation
cbor copied to clipboard

(De)serialize all simple values

Open pyfisch opened this issue 7 years ago • 0 comments

It would be nice if unknown simple values would be parsed and if custom simple values could be serialized. This is low priority as there are currently no simple values registered besides those from RFC 7049 which are supported.

Additionally Null and Undefined should have different deserializations.

  • https://tools.ietf.org/html/rfc7049#section-3.5

pyfisch avatar Dec 29 '18 14:12 pyfisch