HttpDeflateStream::update

(PECL pecl_http >= 0.21.0)

HttpDeflateStream::updateUpdate deflate stream

Опис

public string HttpDeflateStream::update ( string $data )

Passes more data through the deflate stream.

Параметри

data

data to deflate

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

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

add a note add a note

User Contributed Notes

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