HttpInflateStream::flush

Example

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

Description

Flushes the inflate stream. Note: Flushing usually has no effect on inflate streams.

Return Values

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