JArchiveGzip/1.5
From Joomla! Documentation
[Edit Descripton] Description:JArchiveGzip
Defined in
libraries/joomla/filesystem/archive/gzip.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| _getFilePosition | Get file data offset for archive. |
| extract | Extract a Gzip compressed file to a given path. |
Importing
jimport( 'joomla.filesystem.archive.gzip' );
See also
[Edit See Also] SeeAlso:JArchiveGzip
Examples
<CodeExamplesForm />