(PECL pecl_http >= 0.21.0)
HttpInflateStream::flush — Flush inflate stream
$data
] )Flushes the inflate stream.
Note:
Flushing usually has no effect on inflate streams.
data
more data to inflate
Returns some inflated data as string on success or FALSE
on failure.