Json¶
Usage
use Json;
or
import Json;
The Json module provides a JsonSerializer and JsonDeserializer that allow for reading and writing data in the JSON format.
Usage
use Json;
or
import Json;
The Json module provides a JsonSerializer and JsonDeserializer that allow for reading and writing data in the JSON format.