PHP » GoLang |
login |
register |
about
|
inflate_add(PHP 7) inflate_add — Incrementally inflate encoded data Description
string inflate_add
( resource
$context
, string $encoded_data
[, int $flush_mode = ZLIB_SYNC_FLUSH
] )
Incrementally inflates encoded data in the specified Limitation: header information from GZIP compressed data are not made available. Parameters
Return Values
Returns a chunk of uncompressed data, or Errors/Exceptions
If invalid parameters are given, inflating the data requires a preset
dictionary, but none is specified, the compressed stream is corrupt or has an
invalid checksum, an error of level See Also
|
more
Recently updated
more
Most requested
more
Last requests
|