Table of Contents

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 = 13

BOCU_1

GB18030 = 14

GB18030

SCSU = 12

SCSU

UTF_EBCDIC = 11

UTF_EBCDIC

utf1 = 10

utf1

utf16Be = 4

utf16Be

utf16Le = 5

utf16Le

utf32 = 3

utf32

utf32Be = 1

utf32Be

utf32Le = 2

utf32Le

utf7 = 6

utf7

utf7_1 = 7

utf7_1

utf7_2 = 8

utf7_2

utf7_3 = 9

utf7_3

utf8 = 0

utf8