Esempio n. 1
0
 /**
  * Rewind the file to the beginning.
  */
 bool Rewind() {
   return fd.Rewind();
 }