Variable ErfFile.data

File raw data

struct ErfFile
{
  // ...
  ubyte[] data ;
  // ...
}