Checks file for end of line. It's used during the file read operations.
bool IsLineEnding()
Returned value
true if end of line has been achieved after the txt or csv file read operation (CR-LF chars).