Parser.stealRoot
json.node.Node stealRoot()Steals the top level node from the parsed JSON stream.
This will be NULL in the same situations as [json.parser.Parser.getRoot] return NULL.
Returns
the root node
json.node.Node stealRoot()Steals the top level node from the parsed JSON stream.
This will be NULL in the same situations as [json.parser.Parser.getRoot] return NULL.