writeInto method

void writeInto()

Implementation

void writeInto() {
  writeDataClass();
  writeTableInfoClass();
}