There is no way to parse only part of a JSON string.
On Tue, Apr 24, 2018 at 3:30 AM Gautham B A
wrote:
> Hi all,
>
> As per the JSON spec, there's some mention about JSON pointers which says
>
> JSON Pointer defines a string syntax for identifying a specific value
>>within a JavaScript Obje
Hi all,
As per the JSON spec, there's some mention about JSON pointers which says
JSON Pointer defines a string syntax for identifying a specific value
>within a JavaScript Object Notation (JSON) document.
>
>
https://tools.ietf.org/html/rfc6901
Consider a large JSON { "a" : 1234, "b" : [1,