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

clj-cbor.tags.text

Built-in tag support for the text extensions in RFC 7049. See section 2.4.4.

Built-in tag support for the text extensions in RFC 7049. See section
2.4.4.
raw docstring

clj-cbor.tags.time

Built-in tag support for the time extensions in RFC 7049. See section 2.4.1.

This namespace offers interop with both the older java.util.Date class as well as the newer java.time.Instant. Support for both timestamp-based tagged values and the more efficient epoch-based values is included.

Built-in tag support for the time extensions in RFC 7049. See section
2.4.1.

This namespace offers interop with both the older `java.util.Date` class as
well as the newer `java.time.Instant`. Support for both timestamp-based
tagged values and the more efficient epoch-based values is included.
raw docstring

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

× close