|
deflate_addIncrementally deflate data Description
string deflate_add
( resource
$context
, string $data
[, int $flush_mode = ZLIB_SYNC_FLUSH
] )Incrementally deflates data in the specified context. Parameters
Return Values
Returns a chunk of compressed data, or Errors/Exceptions
If invalid arguments are given, an error of level
See Also
|