Stream.prevCr

For a non-seekable stream indicates that the last readLine or readLineW ended on a '\r' character.

class Stream
protected
bool prevCr;

Meta