Name Description Size
__init__.py 239
compat.py 1033
decoder.py Raised when an error occurs deserializing a CBOR datastream. 11936
encoder.py Raised when an error occurs while serializing an object into a CBOR datastream. 11496
types.py Represents a CBOR semantic tag. :param int tag: tag number :param value: encapsulated value (any object) 1302