ENCODING (ENUM)ΒΆ
TYPE ENCODING :
- Attributes:
qualified_only
- InOut:
Name
Comment
UNKNOWN
UTF8
UTF-8 Encoding
UTF16
UTF-16 Encoding (host byte order)
UTF16BE
UTF-16 Encoding (big endian byte order)
UTF16LE
UTF-16 Encoding (little endian byte order)