swoole_async_writefile
Write data to a file asynchronously
&reftitle.description;
boolswoole_async_writefile
stringfilename
stringcontent
callablecallback
intflags0
&reftitle.parameters;
filename
The filename being written.
content
The content writing to the file.
callback
flags
&reftitle.returnvalues;
&return.success;