PHP Class Horde_Compress_Gzip, horde

Copyright 2002-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Michael Cochrane ([email protected])
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Compress_Base
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$canDecompress

Protected Properties

Свойство Type Description
$_flags array Gzip file flags.

Méthodes publiques

Méthode Description
decompress ( $data, array $params = [] ) : string

Method Details

decompress() public méthode

public decompress ( $data, array $params = [] ) : string
$params array
Résultat string The uncompressed data.

Property Details

$_flags protected_oe property

Gzip file flags.
protected array $_flags
Résultat array

$canDecompress public_oe property

public $canDecompress