Enum TextFileEncoding
AN enumeration of the different types of text encoding supported
Namespace: LemonEdge.Utils
Assembly: Utils.dll
Syntax
public enum TextFileEncoding : short
Fields
Name | Description |
---|---|
ASCII | |
BigEndianUnicode | |
Unicode | |
UTF32 | |
UTF7 | |
UTF8 |