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-2024 • Updated: 06/29/24
Comment or report problem with topic