String Input Reader
The current index of the input stream
Peek at the next character in the input stream
Consume the next character in the input stream
Set the index of the input stream
Check if the input stream is at the end of the file
Generated using TypeDoc
String Input Reader