Lazy input range of JSON parser nodes.
See parseJSONStream for more information.
Constructs a new parser range.
NOT a replacement for save()! Just here to convert from const to mutable!
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.