JSON module of PicoRuby

Singleton methods

generate

JSON.generate(untyped) -> String

parse

JSON.parse(String) -> untyped
Tags: