Swoole\Http\Client::download

(PECL swoole >= 1.9.0)

Swoole\Http\Client::downloadDownload a file from the remote server.

説明

public Swoole\Http\Client::download(
    string $path,
    string $file,
    callable $callback,
    int $offset = ?
): void

パラメータ

path

file

callback

offset

戻り値

関連キーワード:  file, from, remote, server, Swoole, Http, the, download, string, path