cbor2
5.6.2
  • Basic usage
  • Customizing encoding and decoding
  • API reference
  • Version history
cbor2
  • Index

Index

C | D | E | I | L | R | S | W

C

  • cbor2.undefined (built-in variable)
  • CBORDecodeEOF
  • CBORDecodeError
  • CBORDecoder (class in cbor2)
  • CBORDecodeValueError
  • CBOREncodeError
  • CBOREncoder (class in cbor2)
  • CBOREncodeTypeError
  • CBOREncodeValueError
  • CBORError
  • CBORSimpleValue (class in cbor2)
  • CBORTag (class in cbor2)

D

  • decode() (cbor2.CBORDecoder method)
  • decode_from_bytes() (cbor2.CBORDecoder method)
  • disable_string_namespacing() (cbor2.CBOREncoder method)
  • disable_string_referencing() (cbor2.CBOREncoder method)
  • disable_value_sharing() (cbor2.CBOREncoder method)
  • dump() (in module cbor2)
  • dumps() (in module cbor2)

E

  • encode() (cbor2.CBOREncoder method)
  • encode_canonical_map() (cbor2.CBOREncoder method)
  • encode_sortable_key() (cbor2.CBOREncoder method)
  • encode_to_bytes() (cbor2.CBOREncoder method)

I

  • immutable (cbor2.CBORDecoder property)

L

  • load() (in module cbor2)
  • loads() (in module cbor2)

R

  • read() (cbor2.CBORDecoder method)

S

  • set_shareable() (cbor2.CBORDecoder method)
  • shareable_encoder() (in module cbor2)

W

  • write() (cbor2.CBOREncoder method)

© Copyright 2024, Alex Grönholm.

Built with Sphinx using a theme provided by Read the Docs.