JSONReader
Parameters
reader
The source of the raw JSON document. The reader must support marking.
Throws
If the reader does not support marking.
Constructors
Link copied to clipboard
Construct a new JSONReader.
The source of the raw JSON document. The reader must support marking.
If the reader does not support marking.
Construct a new JSONReader.