Swoole\Async::writeFile

(PECL swoole >= 1.9.0)

Swoole\Async::writeFileDescription

說明

public static Swoole\Async::writeFile(
    string $filename,
    string $content,
    callable $callback = ?,
    string $flags = ?
): void

警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

參數(shù)

filename

The filename being written.

content

The content writing to the file.

callback

flags