Swoole\Async::writeFile
(PECL swoole >= 1.9.0)
Swoole\Async::writeFile — Description
说明
public static Swoole\Async::writeFile(
string
string
callable
string
): void
string
$filename
,string
$content
,callable
$callback
= ?,string
$flags
= ?): void
警告
本函数还未编写文档,仅有参数列表。
参数
filename
-
The filename being written.
content
-
The content writing to the file.
callback
-
flags
-
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/swoole-async.writefile.php