[ CCode ( has_construct_function = false ) ]
public Reader (Node? node)
Creates a new reader.
You can use this object to read the contents of the JSON tree starting from the given node.
node |
the root node |
the newly created reader |