Class JArchiveGzip
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>
- JArchiveGzip implements JArchiveExtractable
Package: Joomla\Platform\Archive
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Contributor: Michael Slusarz <slusarz@horde.org>
Contributor: Michael Cochrane <mike@graftonhall.co.nz>
Located at joomla/archive/gzip.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Contributor: Michael Slusarz <slusarz@horde.org>
Contributor: Michael Cochrane <mike@graftonhall.co.nz>
Located at joomla/archive/gzip.php
Methods summary
public
boolean
|
|
protected
boolean
|
#
extractStream( string $archive, string $destination, array $options = array() )
Method to extract archive using stream objects |
public static
boolean
|
|
public
integer
|