Liking cljdoc? Tell your friends :D

clj-cbor.codec

Main CBOR codec implementation.

Main CBOR codec implementation.
raw docstring

clj-cbor.data.core

Type definitions and keyword identifiers for CBOR data types.

Type definitions and keyword identifiers for CBOR data types.
raw docstring

clj-cbor.data.float16

Implementation of IEEE 754 half-precision floating point.

Implementation of IEEE 754 half-precision floating point.
raw docstring

clj-cbor.data.simple

Type definition for CBOR simple values.

Type definition for CBOR simple values.
raw docstring

No vars found in this namespace.

clj-cbor.data.tagged

Type definition for CBOR tagged values.

Type definition for CBOR tagged values.
raw docstring

No vars found in this namespace.

clj-cbor.error

Dynamic error handling support.

Dynamic error handling support.
raw docstring

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