Input is buffered.
Read a line of text, and return false when there's no further content available.
Scanner implementation for this iterator. Find a '\n', and eat any immediately preceeding '\r'.
See Implementation
Input is buffered.