PHP Doku:: Flush inflate stream - function.httpinflatestream-flush.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPThe HttpInflateStream classHttpInflateStream::flush

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpInflateStream class

<<HttpInflateStream::finish

HttpInflateStream::update>>

HttpInflateStream::flush

(PECL pecl_http >= 0.21.0)

HttpInflateStream::flushFlush inflate stream

Beschreibung

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

Flushes the inflate stream.

Hinweis:

Flushing usually has no effect on inflate streams.

Parameter-Liste

data

more data to inflate

Rückgabewerte

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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)