Variable TextFileFormat.lineEnding

line ending style

struct TextFileFormat
{
  // ...
  LineEnding lineEnding;
  // ...
}