Type Alias CharEncodingType

CharEncodingType:
    | "Utf8"
    | "CHAR_ENCODING_UTF8"
    | "Utf16"
    | "CHAR_ENCODING_UTF16"