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

Index

C | D | E | F | L | O | R | S | T | W

C

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

D

  • decode() (cbor2.CBORDecoder method)
  • dump() (in module cbor2)
  • dumps() (in module cbor2)

E

  • encode() (cbor2.CBOREncoder method)
  • encode_semantic() (cbor2.CBOREncoder method)
  • encode_sortable_item() (cbor2.CBOREncoder method)
  • encode_sortable_key() (cbor2.CBOREncoder method)
  • encode_to_bytes() (cbor2.CBOREncoder method)
  • EncoderHook

F

  • frozendict (class in cbor2)

L

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

O

  • ObjectHook

R

  • read() (cbor2.CBORDecoder method)

S

  • SemanticDecoderCallback
  • shareable_decoder() (in module cbor2)
  • shareable_encoder() (in module cbor2)
  • ShareableDecoderCallback
  • ShareableDecoderInitializer

T

  • TagHook

W

  • write() (cbor2.CBOREncoder method)

© Copyright 2016, Alex Grönholm.

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