Parses a serialized string and returns a tree of JSON values.
json-formatted string to parse
enable decoding string representations of NaN/Inf as float values
JSONException if the depth exceeds the max depth.
See Implementation
Parses a serialized string and returns a tree of JSON values.