TextFileFormat

Text file format

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bom
bool bom;

byte order mark character flag

encoding
EncodingType encoding;

character encoding

lineEnding
LineEnding lineEnding;

line ending style

Meta