Reader.this
No documentation available for this declaration.
Creates a new reader.
You can use this object to read the contents of the JSON tree starting from the given node.
Parameters
node | the root node |
Returns
the newly created reader
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 |