/** Finalizes output file. */
 public void finished() {
   m_printstream.flush();
 }