Classes
Class | Description | |
---|---|---|
![]() | JSONArray | |
![]() | JsonDateTime | |
![]() | JSONObject |
Wrapper to make the API compatible with the Java version.
For internal use.
|
![]() | JsonWriter | |
![]() | SimpleJsonDeserializer |
Just for parsing short strings (inefficient for large data).
|
![]() | SimpleJsonSerializer |
Class for serializing simple objects to JSON. Supports null, int, double, bool, DateTime, string, IDictionary, and IList.
|