TextEncoding
Various HTML encoding helpers.
Gets the Big5 encoding.
Gets the chinese government standard encoding.
Gets the UTF-16 (Big Endian) encoding.
Gets the UTF-16 (Little Endian) encoding.
Gets the UTF-32 (Little Endian) encoding.
Gets the UTF-32 (Little Endian) encoding.
Gets the UTF-8 encoding.
Gets the Windows-1252 encoding.
Detects if a valid encoding has been found in the given charset string.
Checks if the provided encoding is any UTF-16 encoding.
Tries to extract the encoding from the given http-equiv content string.
Resolves an Encoding instance given by the charset string.
If the desired encoding is not found (or supported), then
UTF-8 will be returned.
Suggests an Encoding for the given local.