PHP.nl

swoole_async_write

swoole_async_write

Write data to a file stream asynchronously

bool **swoole_async_write** string $filename string $content int $offset callable $callback

filenameThe filename being written.

contentThe content writing to the file.

offsetThe offset.

callback

return.success