PHP Doku:: Update deflate stream - function.httpdeflatestream-update.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-Startseite ≥ PHP-Handbuch ≥ Funktionsreferenz ≥ Sonstige Dienste ≥ HTTP ≥ The HttpDeflateStream class ≥ HttpDeflateStream::update

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpDeflateStream class

<<HttpDeflateStream::flush

The HttpInflateStream class>>

HttpDeflateStream::update

(PECL pecl_http >= 0.21.0)

HttpDeflateStream::update — Update deflate stream

Beschreibung

public string HttpDeflateStream::update ( string $data )

Passes more data through the deflate stream.

Parameter-Liste

data

data to deflate

Rückgabewerte

Returns deflated data 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",...)