TrimStart(String, Char, Encoding) | Trims the specified chars from the start of the lines of the source textfile. |
TrimStart(String, String, Char, Encoding) | Trims the specified chars from the start of the lines of the source textfile, then writes the result in the target textfile. |