Function Setting.convertEols

convert CR LF, LF CR, LF, CR to '\n' eol format

static string convertEols(
  string src
);