JSON JSON is a textual data format that encodes booleans, numbers, and strings, as well as arrays and associative arrays (called JSON objects). Trial.Protocol supports RFC 7159. No JSON extensions are supported. Overview Trial.Protocol provides the following classes for JSON parsing and generation. Parser Generator Incremental json::reader json::writer Serialization json::iarchive json::oarchive Tree json::parse json::format