Method | Description | |
---|---|---|
GetEncodingFromFile ( string File ) : Encoding |
Gets the character endcoding of a file
|
|
GetEncodingFromFile ( string Folder, string File ) : Encoding |
Gets the character endcoding of a file within a folder
|