swoole_async_writefile
swoole_async_writefile
Write data to a file asynchronously
bool **swoole_async_writefile** string $filename string $content callable $callback int $flags
filenameThe filename being written.
contentThe content writing to the file.
callback
flags
return.success