clj-cbor.tags.content

Read and write handler support for content sharing and encoding hints.

content-read-handlers

Map of tag codes to read handlers to parse misc values.

content-write-handlers

Map of misc types to write handler functions.

format-self-described

(format-self-described value)

self-describe-cbor-tag

Tag 55799 is defined for self-described CBOR values. It does not impart any special semantics on the data item that follows; that is, the semantics of a data item tagged with tag 55799 is exactly identical to the semantics of the data item itself.