JArchiveGzip
class JArchiveGzip implements JArchiveExtractable
Gzip format adapter for the JArchive class
This class is inspired from and draws heavily in code and concept from the Compress package of The Horde Project https://www.horde.org
Methods
boolean
extract(
string $archive,
string $destination,
array $options = array())
Extract a Gzip compressed file to a given path
static
boolean
isSupported()
Tests whether this adapter can unpack files on this computer.
integer
_getFilePosition()
Get file data offset for archive