Represents a mode that accepts any line ending (CR, LF, or CRLF).
Represents Carriage Return (\r) line ending.
Represents Carriage Return + Line Feed (\r\n) line ending.
Represents Line Feed (\n) line ending.