JSON Compatibility
JSON compatibility in Internet Object.
JSON parses as Internet Object
---
{"name": "John", "age": 30, "active": true}name, age, active: bool
---
John, 30, trueDifferences
Lossy cases (IO → JSON)
Internet Object
JSON representation
See Also
Last updated
Was this helpful?
