Character set encodings supported by TextEncodingConverter.
Declared in <llvm/Support/TextEncoding.h>
enum class TextEncoding : int;
Names inspired by https://wg21.link/p1885.
| Name | Description |
|---|---|
UTF8 | UTF-8 character set encoding. |
IBM1047 | IBM EBCDIC 1047 character set encoding. |