![]()  | 
        
           Wirepas SDK
           
         | 
        
Go to the source code of this file.
Functions | |
| CborError | cbor_value_to_json_advance (FILE *out, CborValue *value, int flags) | 
| static CborError | cbor_value_to_json (FILE *out, const CborValue *value, int flags) | 
Enumerations | |
| enum | CborToJsonFlags {  CborConvertAddMetadata = 1, CborConvertTagsToObjects = 2, CborConvertIgnoreTags = 0, CborConvertObeyByteStringTags = 0, CborConvertByteStringsToBase64Url = 4, CborConvertRequireMapStringKeys = 0, CborConvertStringifyMapKeys = 8, CborConvertDefaultFlags = 0 }  | 
Definition at line 51 of file cborjson.h.
| enum CborToJsonFlags | 
Definition at line 35 of file cborjson.h.