init_with_input_stream
Description:
Initialize the scanner with input_stream.
The scanner's offsets will be relative to the current file position of the stream. As a result, seekable streams should only be seeked using the parser seek function.
Parameters:
| this | |
| input_stream |