Swoole\Async::writeFile
(PECL swoole >= 1.9.0)
Swoole\Async::writeFile — Description
Beschreibung
string
$filename,string
$content,callable
$callback = ?,string
$flags = ?): void
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
-
filename -
The filename being written.
-
content -
The content writing to the file.
-
callback -
-
flags -

