예제 #1
0
 /**
  * Close archive writing process
  */
 public function close()
 {
     $this->compress->close();
 }