☰
mynewt
::
encoding
::
tinycbor
Structs
CborEncoder
CborParser
CborValue
File
File_methods
cbor_decoder_reader
cbor_encoder_writer
cbor_iovec
Constants
CborError_CborErrorAdvancePastEOF
CborError_CborErrorDataTooLarge
CborError_CborErrorDuplicateObjectKeys
CborError_CborErrorGarbageAtEnd
CborError_CborErrorIO
CborError_CborErrorIllegalNumber
CborError_CborErrorIllegalSimpleType
CborError_CborErrorIllegalType
CborError_CborErrorInappropriateTagForType
CborError_CborErrorInternalError
CborError_CborErrorInvalidUtf8TextString
CborError_CborErrorJsonNotImplemented
CborError_CborErrorJsonObjectKeyIsAggregate
CborError_CborErrorJsonObjectKeyNotString
CborError_CborErrorNestingTooDeep
CborError_CborErrorOutOfMemory
CborError_CborErrorTooFewItems
CborError_CborErrorTooManyItems
CborError_CborErrorUnexpectedBreak
CborError_CborErrorUnexpectedEOF
CborError_CborErrorUnknownLength
CborError_CborErrorUnknownSimpleType
CborError_CborErrorUnknownTag
CborError_CborErrorUnknownType
CborError_CborErrorUnsupportedType
CborError_CborNoError
CborError_CborUnknownError
CborIndefiniteLength
CborKnownTags_CborBase64Tag
CborKnownTags_CborBase64urlTag
CborKnownTags_CborBigfloatTag
CborKnownTags_CborDateTimeStringTag
CborKnownTags_CborDecimalTag
CborKnownTags_CborExpectedBase16Tag
CborKnownTags_CborExpectedBase64Tag
CborKnownTags_CborExpectedBase64urlTag
CborKnownTags_CborMimeMessageTag
CborKnownTags_CborNegativeBignumTag
CborKnownTags_CborPositiveBignumTag
CborKnownTags_CborRegularExpressionTag
CborKnownTags_CborSignatureTag
CborKnownTags_CborUnixTime_tTag
CborKnownTags_CborUriTag
CborMajorTypes_ArrayType
CborMajorTypes_ByteStringType
CborMajorTypes_MapType
CborMajorTypes_NegativeIntegerType
CborMajorTypes_SimpleTypesType
CborMajorTypes_TagType
CborMajorTypes_TextStringType
CborMajorTypes_UnsignedIntegerType
CborParserIteratorFlags_CborIteratorFlag_ContainerIsMap
CborParserIteratorFlags_CborIteratorFlag_IntegerValueTooLarge
CborParserIteratorFlags_CborIteratorFlag_NegativeInteger
CborParserIteratorFlags_CborIteratorFlag_UnknownLength
CborSimpleTypes_Break
CborSimpleTypes_DoublePrecisionFloat
CborSimpleTypes_FalseValue
CborSimpleTypes_HalfPrecisionFloat
CborSimpleTypes_NullValue
CborSimpleTypes_SimpleTypeInNextByte
CborSimpleTypes_SinglePrecisionFloat
CborSimpleTypes_TrueValue
CborSimpleTypes_UndefinedValue
CborType_CborArrayType
CborType_CborBooleanType
CborType_CborByteStringType
CborType_CborDoubleType
CborType_CborFloatType
CborType_CborHalfFloatType
CborType_CborIntegerType
CborType_CborInvalidType
CborType_CborMapType
CborType_CborNullType
CborType_CborSimpleType
CborType_CborTagType
CborType_CborTextStringType
CborType_CborUndefinedType
Functions
cbor_encode_byte_iovec
cbor_encode_byte_string
cbor_encode_floating_point
cbor_encode_int
cbor_encode_negative_int
cbor_encode_simple_value
cbor_encode_tag
cbor_encode_text_string
cbor_encode_uint
cbor_encoder_close_container
cbor_encoder_close_container_checked
cbor_encoder_create_array
cbor_encoder_create_indef_byte_string
cbor_encoder_create_map
cbor_encoder_init
cbor_error_string
cbor_parser_init
cbor_value_advance
cbor_value_advance_fixed
cbor_value_calculate_string_length
cbor_value_enter_container
cbor_value_get_half_float
cbor_value_get_int64_checked
cbor_value_get_int_checked
cbor_value_leave_container
cbor_value_map_find_value
cbor_value_skip_tag
cbor_value_text_string_equals
cbor_value_to_pretty_advance
Type Definitions
CborError
CborKnownTags
CborMajorTypes
CborParserIteratorFlags
CborSimpleTypes
CborTag
CborType
FILE
__int64_t
__uint16_t
__uint32_t
__uint64_t
__uint8_t
__uintptr_t
cbor_encoder_write
cbor_memcmp
cbor_memcpy
cbor_reader_get16
cbor_reader_get32
cbor_reader_get64
cbor_reader_get8
dark
light
All crates
aligned
app
as_slice
bare_metal
cortex_m
cstr_core
cty
generic_array
memchr
mynewt
stable_deref_trait
typenum
vcell
volatile_register
[
−
]
[src]
Constant
mynewt
::
encoding
::
tinycbor
::
CborError_CborErrorOutOfMemory
pub const CborError_CborErrorOutOfMemory:
CborError