Lazy input range of JSON parser nodes.
See parseJSONStream for more information.
Constructs a new parser range.
Skips to the next node in the stream.
Determines of the range has been exhausted.
Returns the current node from the stream.
See Implementation
Lazy input range of JSON parser nodes.
See parseJSONStream for more information.