[ Version ( since = "1.4" ) ]
public Node? steal_root ()
Steals the top level node from the parsed JSON stream.
This will be `NULL` in the same situations as [[email protected]_root] return `NULL`.
this |
a parser |
the root node |