|
deflate_addIncrementally deflate data Beschreibung
string deflate_add
( resource
$context
, string $data
[, int $flush_mode = ZLIB_SYNC_FLUSH
] )Incrementally deflates data in the specified context. Parameter-Liste
Rückgabewerte
Returns a chunk of compressed data, Im Fehlerfall wird Fehler/Exceptions
If invalid arguments are given, an error of level
Siehe auch
|