HttpInflateStream::update

(PECL pecl_http >= 0.21.0)

HttpInflateStream::updateUpdate inflate stream

Опис

public string HttpInflateStream::update ( string $data )

Passes more data through the inflate stream.

Параметри

data

data to inflate

Значення, що повертаються

Returns inflated data on success або FALSE в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top