Gets whether the end of the stream has been reached.
Gets whether the upcoming character is a numeric symbol.
Peeks a single ASCII character from the stream.
Takes a peek at the upcoming string contents of the given stream.
Peeks a string from the stream and checks whether it is the same as the given key.
Reads JSON encoded numbers from the stream.
Reads a JSON string element from the given stream.
Skips the given amount of characters in the stream.
Skips ascii whitespace characters.
Parser utilities.