Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
None
Description
It would be nice to have a feature that allows decoding mongodb extended json.
Something like:
bson_bool_t
|
bson_init_from_json (bson_t *b, const char *str, ssize_t len);
|