Enum Encodings
- Namespace
- SunamoEnums.Enums
- Assembly
- SunamoEnums.dll
Original are values which exists before add remains from ByteOrderMark.cs Usage: FubuCsprojFile
public enum Encodings
- Extension Methods
Fields
BOCU_1 = 13BOCU_1
GB18030 = 14GB18030
SCSU = 12SCSU
UTF_EBCDIC = 11UTF_EBCDIC
utf1 = 10utf1
utf16Be = 4utf16Be
utf16Le = 5utf16Le
utf32 = 3utf32
utf32Be = 1utf32Be
utf32Le = 2utf32Le
utf7 = 6utf7
utf7_1 = 7utf7_1
utf7_2 = 8utf7_2
utf7_3 = 9utf7_3
utf8 = 0utf8