JavaScript Editor Javascript debugger     Website design 


HttpInflateStream::flush

Flush inflate stream ()
string HttpInflateStream::flush ( [string data] )

Flushes the inflate stream.

Note:

Flushing usually has no effect on inflate streams.

Parameters

data

more data to inflate

Return Values

Returns some inflated data as string on success or FALSE on failure.