swoole_async_write Write data to a file stream asynchronously &reftitle.description; boolswoole_async_write stringfilename stringcontent integeroffset callablecallback &reftitle.parameters; filename The filename being written. content The content writing to the file. offset The offset. callback &reftitle.returnvalues; &return.success;