Main CBOR codec implementation.
Main CBOR codec implementation.
Core CBOR library API.
Core CBOR library API.
Type definitions and keyword identifiers for CBOR data types.
Type definitions and keyword identifiers for CBOR data types.
Implementation of IEEE 754 half-precision floating point.
Implementation of IEEE 754 half-precision floating point.
Type definition for CBOR simple values.
Type definition for CBOR simple values.
No vars found in this namespace.
Type definition for CBOR tagged values.
Type definition for CBOR tagged values.
No vars found in this namespace.
Dynamic error handling support.
Dynamic error handling support.
Functions for reading and writing CBOR headers.
Functions for reading and writing CBOR headers.
Read and write handler support for Clojure types.
Read and write handler support for Clojure types.
Read and write handler support for content sharing and encoding hints.
Read and write handler support for content sharing and encoding hints.
Built-in tag support for the number extensions in RFC 7049. See section 2.4.2.
Built-in tag support for the number extensions in RFC 7049. See section 2.4.2.
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.
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close