Defines selected text file encodings.
- Namespace
- Songhay
.Models - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["XEncoding"]
class Type type-node
Syntax
public static class XEncoding
Fields
Name | Field Type | Constant Value | Summary |
---|---|---|---|
Iso88591 | string | ISO-8859-1 |
Text encoding.
static
|
Utf08 | string | UTF-8 |
Text encoding.
static
|
Utf16 | string | UTF-16 |
Text encoding.
static
|
Windows1252 | string | windows-1252 |
Text encoding.
static
|