2.2.3.1.5 StringEncoding
The type of the values of this enumeration is Byte. The enumeration is used in the CountedString type. The values for the StringEncoding constant are as follows.
|
Constant/value |
Description |
|---|---|
|
Unicode 0 |
Byte that identifies the string as a Unicode-encoded string. |
|
UTF8 1 |
Byte that identifies the string as a UTF-8-encoded string. |