Open
Description
I need a object type return that is similar to the JSON.Parse method where I don't use a type to get a listing of the json objects and values. Many of the object type values are stored as references in the "$i" value . When you deserialize to a type those are stored in the _cirrev dictionary. Is there a method that can do that already and if not what features of fastJson could I use to resolve the "$i"s?
Metadata
Assignees
Labels
No labels