HttpInflateStream::flush
(PECL pecl_http >= 0.21.0)
HttpInflateStream::flush — Flush inflate stream
Descrizione
public
string HttpInflateStream::flush
([ string
$data
] )Flushes the inflate stream.
Nota:
Flushing usually has no effect on inflate streams.
Elenco dei parametri
-
data -
more data to inflate
Valori restituiti
Returns some inflated data as string on success o FALSE in caso di fallimento.
There are no user contributed notes for this page.
