Liking cljdoc? Tell your friends :D

clj-cbor.tags.content

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

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

content-read-handlersclj

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

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

content-write-handlersclj

Map of misc types to write handler functions.

Map of misc types to write handler functions.
sourceraw docstring

format-self-describedclj

(format-self-described value)
source

self-describe-cbor-tagclj

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.

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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close