I am currently reading a text file that has newlines occupying 2 bytes, since it writes newline as CRLF instead of only LF.
std::fstream fileReader = std::fst