This method returns a String
of characters from the current position in the file until the given character (or end of file) is encountered. It will not leave the given character in the buffer, so the next character to be read will be the character following the given character.
true
to strip comments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|