Struct TextFileFormat
Text file format
struct TextFileFormat;
Fields
| Name | Type | Description |
|---|---|---|
bom
|
bool | byte order mark character flag |
encoding
|
EncodingType | character encoding |
lineEnding
|
LineEnding | line ending style |
Methods
| Name | Description |
|---|---|
toString
()
|