Skip to content

SimplePie_gzdecode

Decode 'gzip' encoded HTTP data

  • Full name: \SimplePie_gzdecode
  • Parent class: \SimplePie\Gzdecode
  • Warning: this class is deprecated. This means that this class will likely be removed in a future version.

Inherited methods

__set

Don't allow anything to be set

public __set(string $name, mixed $value): mixed

Parameters:

Parameter Type Description
$name string
$value mixed

__construct

Set the compressed string and related properties

public __construct(string $data): mixed

Parameters:

Parameter Type Description
$data string

parse

Decode the GZIP stream

public parse(): bool

Return Value:

Successfulness



Automatically generated on 2025-03-18