streamWrapper::stream_close
(PHP 4 >= 4.3.2, PHP 5)
streamWrapper::stream_close — リソースを閉じる
説明
public void streamWrapper::stream_close
( void
)
このメソッドは、fclose() に対応してコールされます。
ラッパーがロックしたり割り当てたりしたリソースは、すべて開放しなければなりません。
パラメータ
この関数にはパラメータはありません。
返り値
値を返しません。
streamWrapper::stream_close
There are no user contributed notes for this page.
