cbor/core/cbor library
Classes
- CborNumeric
- CborObject
- An abstract class representing a CBOR (Concise Binary Object Representation) object. CBOR objects can hold various data types and optional tags, providing a flexible way to represent structured data in a compact binary format.