set_root
Description:
Sets the root node of the JSON tree to be read by this.
The reader will take a copy of the node.
Parameters:
this |
a reader |
root |
the root node |
Sets the root node of the JSON tree to be read by this.
The reader will take a copy of the node.
this |
a reader |
root |
the root node |