cbor/core/cbor library

Classes

CborIterableObject<T extends Iterable>
Iterable
CborNumeric<T>
CborObject<T>
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.