Produces a document tree sequentially from a JSON markup text fragment
- Parameters:
-
| info | the information necessary to resume parsing any incomplete document |
| buffer | a c-string containing a JSON document fragment |
- Returns:
- a code describing how the operation ended up
Definition at line 1707 of file json.c.