(PECL swoole >= 1.9.0)
swoole_async_write — Write data to a file stream asynchronously
$filename
$content
$offset
$callback
filename
The filename being written.
content
The content writing to the file.
offset
The offset.
callback
Restituisce true in caso di successo, false in caso di fallimento.
true
false