saker.standard Documentation TaskDoc JavaDoc Packages
Represents a character encoding format (charset).
Summary
Enumeration values
ISO-8859-1The ISO-8859-1 charset.
US_ASCIIThe US_ASCII charset.
UTF-16The UTF-16 charset.
UTF-16BEThe UTF-16BE charset.
UTF-16LEThe UTF-16LE charset.
UTF-8The UTF-8 charset.
Enumeration values
The ISO-8859-1 charset.
The US_ASCII charset.
The UTF-16 charset.
The UTF-16BE charset.
The UTF-16LE charset.
The UTF-8 charset.