在线文档教程
PHP
流 | Streams

streamWrapper::__destruct

streamWrapper::__destruct

(PHP 4 >= 4.3.2, PHP 5, PHP 7)

streamWrapper::__ destruct - 破坏现有的流包装器

描述

streamWrapper::__destruct ( void )

在关闭流包装器时调用,就在streamWrapper::stream_flush()之前。

参数

该函数没有参数。

← streamWrapper::__construct

streamWrapper::dir_closedir →