HttpInflateStream
PHP Manual

HttpInflateStream::update

(PECL pecl_http >= 0.21.0)

HttpInflateStream::updateUpdate inflate stream

Beschreibung

public string HttpInflateStream::update ( string $data )

Passes more data through the inflate stream.

Parameter-Liste

data

data to inflate

Rückgabewerte

Returns inflated data on successIm Fehlerfall wird FALSE zurückgegeben..


HttpInflateStream
PHP Manual