swoole_async_readfile
Read a file asynchronously.
&reftitle.description;
voidswoole_async_readfile
stringfilename
stringcallback
&reftitle.parameters;
filename
callback
mixedcallback
stringfilename
stringcontent
filename
The name of the file.
content
The content readed from the file.
&reftitle.returnvalues;