Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes
tgz_extractor.php File Reference

Implementation of .tar.gz extractor. More...

Classes

class  tgz_extractor
 Extracts .tar.gz files (POSIX format). More...
 
interface  tgz_extractor_handler
 Interface for callback from tgz_extractor::extract. More...
 

Detailed Description

Implementation of .tar.gz extractor.

Handles extraction of .tar.gz files. Do not call directly; use methods in tgz_packer.

See also
tgz_packer
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later