toTOML

Convert a JSONValue to a TOMLValue.

toTOML
(
JSONValue json
)

Throws

TOMLException if the array values have different types TOMLExcpetion if a floating point value is not finite TOMLException if the json value is null

Meta