Detects the byte order mark of a file and returns an appropriate encoding for the file.
public static Encoding GetFileEncoding(string srcFile)
Parameters
srcFile
See also:
Class FileUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic