cbor/serialization/serialization library

Classes

CborSerializable<T extends CborObject<Object?>>
Mixin for classes that can be serialized to CBOR.
CborTagSerializable
DecodeTaggedValue<IDENTIFIER extends SerializationIdentifier>
SerializationIdentifier
identifiers from 11000

Typedefs

CbCborKeyMapper<K> = K Function(CborObject<Object?>)

Exceptions / Errors

CborSerializableException