Variable TextFileFormat.encoding

character encoding

struct TextFileFormat
{
  // ...
  EncodingType encoding;
  // ...
}