downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

bzopen> <bzerrstr
[edit] Last updated: Fri, 10 Feb 2012

view this page in

bzflush

(PHP 4 >= 4.0.4, PHP 5)

bzflush 全てのバッファリングされたデータを強制的に書き込む

説明

int bzflush ( resource $bz )

バッファリングされた全ての bzip2 データをファイルポインタ bz に書き込みます。

パラメータ

bz

ファイルポインタ。これは有効である必要があり、 bzopen() によりオープンされたファイルを指してい る必要があります。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

  • bzread() - バイナリ対応の bzip2 ファイル読み込み
  • bzwrite() - バイナリ対応の bzip2 ファイルへの書き込み



add a note add a note User Contributed Notes bzflush
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites