mirror of
https://github.com/json-c/json-c.git
synced 2026-09-08 00:56:50 +08:00
Add a json_object_from_fd_ex() function, to allow the max nesting depth to be specified.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"foo":123, "obj2": { "obj3": { "obj4": { "foo": 999 } } } }
|
||||
Reference in New Issue
Block a user