HttpInflateStream::flush

(PECL pecl_http >= 0.21.0)

HttpInflateStream::flushFlush inflate stream

Опис

public string HttpInflateStream::flush ([ string $data ] )

Flushes the inflate stream.

Зауваження:

Flushing usually has no effect on inflate streams.

Параметри

data

more data to inflate

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

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

add a note add a note

User Contributed Notes

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