gos_msgpack_object_dict_t Struct Reference
Detailed Description
MessagePack Dictionary (aka map) object
A dictionary is composed of zero or more key/value pairs
- Note
- The key is already a string object.
- See also
- gos_msgpack_get_dict_object() for retrieving objects from a dictionary