JSON

JSON can be used to read and write from and to JSON files.

Functions

Name

Description

read

Reads a JSON and returns the root JSON::Node.

Static Functions

Name

Description

to_string

Converts the JSON to a string.