Expand description

Information about CBOR data types and tags.

Structs

CBOR integer type that covers values of [-264, 264 - 1]

Error when conversion of a CBOR Int to another type failed.

Enums

CBOR data item tag.

CBOR data types.

Constants

Max. CBOR integer value (264 - 1).

Min. CBOR integer value (-264).