bool blobmsg_add_json_from_string(struct blob_buf *b, const char *str) { return __blobmsg_add_json(b, json_tokener_parse(str)); } struct strbuf { int len; int pos; char *buf; blobmsg_json_format_t custom
boolblobmsg_add_object(structblob_buf*b,structjson_object*obj); boolblobmsg_add_json_element(structblob_buf*b,constchar*name,structjson_object*obj); boolblobmsg_add_json_from_string(structblob_buf*b,constchar*str); boolblobmsg_add_json_from_file(structblob_buf*b,constchar*file); ...
xfguo/libuboxPublic NotificationsYou must be signed in to change notification settings Fork29 Star39 Files master Sign in to see the full file tree. blobmsg_json.h Latest commit Cannot retrieve latest commit at this time. History History