llvm::TextEncoding

Character set encodings supported by TextEncodingConverter.

Synopsis

Declared in <llvm/Support/TextEncoding.h>

enum class TextEncoding : int;

Description

Names inspired by https://wg21.link/p1885.

Members

NameDescription
UTF8 UTF-8 character set encoding.
IBM1047 IBM EBCDIC 1047 character set encoding.