currentDirectoryIndex = 0; $this->currentFileIndex = 0; $this->currentFileOffset = 0; } /** * Save state * * @return void */ public function save() { } }