Gzdecode
Decode 'gzip' encoded HTTP data
- Full name:
\SimplePie\Gzdecode
See Also:
- http://www.gzip.org/format.txt -
Properties
compressed_data
Compressed data
See Also:
- \SimplePie\gzdecode::$data -
compressed_size
Size of compressed data
min_compressed_size
Minimum size of a valid gzip string
position
Current position of pointer
flags
Flags (FLG)
data
Uncompressed data
See Also:
- \SimplePie\gzdecode::$compressed_data -
MTIME
Modified time
XFL
Extra Flags
OS
Operating System
SI1
Subfield ID 1
See Also:
- \SimplePie\gzdecode::$extra_field - * \SimplePie\gzdecode::$SI2 -
SI2
Subfield ID 2
See Also:
- \SimplePie\gzdecode::$extra_field - * \SimplePie\gzdecode::$SI1 -
extra_field
Extra field content
See Also:
- \SimplePie\gzdecode::$SI1 - * \SimplePie\gzdecode::$SI2 -
filename
Original filename
comment
Human readable comment
Methods
__set
Don't allow anything to be set
Parameters:
Parameter | Type | Description |
---|---|---|
$name |
string | |
$value |
mixed |
__construct
Set the compressed string and related properties
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
string |
parse
Decode the GZIP stream
Return Value:
Successfulness
Automatically generated on 2025-03-18