Property | Type | Description | |
---|---|---|---|
$canDecompress |
Property | Type | Description | |
---|---|---|---|
$_flags | array | Gzip file flags. |
Method | Description | |
---|---|---|
decompress ( $data, array $params = [] ) : string |
public decompress ( $data, array $params = [] ) : string | ||
$params | array | |
return | string | The uncompressed data. |