©
このドキュメントでは、 php中国語ネットマニュアル リリース
(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 或者在失败时返回 FALSE
.