This class is static.
Decode
|
Decodes a JSON string and returns it as a Gambas value.
|
Encode
|
Encodes a Gambas value into a JSON string and returns it.
|
FromString
|
Decodes a JSON string and returns it as a Gambas value.
|
ToString
|
Encodes a Gambas value into a JSON string and returns it.
|