![]() |
Home | Libraries | People | FAQ | More |
JSON is a textual data format that encodes booleans, numbers, and strings, as well as arrays and associative arrays (called JSON objects).
![]() |
Note |
|---|---|
Trial.Protocol supports RFC 7159. No JSON extensions are supported. |
Trial.Protocol provides the following classes for JSON parsing and generation.
|
Parser |
Generator |
|
|---|---|---|
|
Incremental |
||
|
Serialization |
||
|
Tree |
|
|