| Interface | Description |
|---|---|
| ResponseJsonStreamReader.ListReader<T> | |
| ResponseJsonStreamReader.ObjectReader<T> |
| Class | Description |
|---|---|
| BufferedSourceJsonReader |
TODO add Modifications copyright
|
| InputFieldJsonWriter | |
| JsonReader |
TODO add Modifications copyright
|
| JsonWriter |
Writes a JSON (RFC 7159)
encoded value to a stream, one token at a time.
|
| ResponseJsonStreamReader | |
| Utils |
| Enum | Description |
|---|---|
| JsonReader.Token |
A structure, name, or value type in a JSON-encoded string.
|