cbor2
5.4.6
Basic usage
Customizing encoding and decoding
Version history
Encoder
Decoder
Types
cbor2
»
Index
Index
C
|
D
|
E
|
F
|
I
|
L
|
M
|
R
|
S
|
U
|
W
C
cbor2.decoder
module
cbor2.encoder
module
cbor2.types
module
CBORDecodeEOF
CBORDecodeError
CBORDecoder (class in cbor2.decoder)
CBORDecodeValueError
CBOREncodeError
CBOREncoder (class in cbor2.encoder)
CBOREncodeTypeError
CBOREncodeValueError
CBORError
CBORSimpleValue (class in cbor2.types)
CBORTag (class in cbor2.types)
container_encoder() (in module cbor2.encoder)
D
decode() (cbor2.decoder.CBORDecoder method)
decode_from_bytes() (cbor2.decoder.CBORDecoder method)
disable_string_namespacing() (cbor2.encoder.CBOREncoder method)
disable_string_referencing() (cbor2.encoder.CBOREncoder method)
disable_value_sharing() (cbor2.encoder.CBOREncoder method)
dump() (in module cbor2.encoder)
dumps() (in module cbor2.encoder)
E
encode() (cbor2.encoder.CBOREncoder method)
encode_canonical_map() (cbor2.encoder.CBOREncoder method)
encode_sortable_key() (cbor2.encoder.CBOREncoder method)
encode_to_bytes() (cbor2.encoder.CBOREncoder method)
F
FrozenDict (class in cbor2.types)
I
immutable (cbor2.decoder.CBORDecoder property)
L
load() (in module cbor2.decoder)
loads() (in module cbor2.decoder)
M
module
cbor2.decoder
cbor2.encoder
cbor2.types
R
read() (cbor2.decoder.CBORDecoder method)
S
set_shareable() (cbor2.decoder.CBORDecoder method)
shareable_encoder() (in module cbor2.encoder)
U
undefined (in module cbor2.types)
W
write() (cbor2.encoder.CBOREncoder method)