HttpInflateStream::flush
(no version information, might be only in CVS)
HttpInflateStream::flush -- Flush inflate stream
Beskrivelse
publicstring
HttpInflateStream::flush ( [string data] )
Flushes the inflate stream.
Bemærk:
Flushing usually has no effect on inflate streams.
Parameterliste
data
more data to inflate
Returneringsværdier
Returns some inflated data as string on success or FALSE on failure.