json: Add top-level array decoding support
The library supports encoding JSON objects and arrays as well as
parsing JSON objects. Introduce a new function json_arr_parse() adding
support for parsing top-level JSON arrays.
Signed-off-by:
Markus Fuchs <markus.fuchs@ch.sauter-bc.com>
Loading
Please sign in to comment