Classes | |
class | wxConvAuto |
Enumerations | |
enum | wxBOM { wxBOM_Unknown = -1, wxBOM_None, wxBOM_UTF32BE, wxBOM_UTF32LE, wxBOM_UTF16BE, wxBOM_UTF16LE, wxBOM_UTF8 } |
Constants representing various BOM types. More... | |
enum wxBOM |
Constants representing various BOM types.
BOM is an abbreviation for "Byte Order Mark", a special Unicode character which may be inserted into the beginning of a text stream to indicate its encoding.