(PECL swoole >= 1.9.0)
Swoole\Async::writeFile — Description
$filename
   , string $content
   [, callable $callback
   [, string $flags
  ]] ) : void
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
filenameThe filename being written.
contentThe content writing to the file.
callback
flags