(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)
swoole_async_write — Write data to a file stream asynchronously
$filename
   , string $content
   [, int $offset = -1
   [, callable $callback
  ]] )
filename
content
offset
callback
   Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.