Swoole\Http\Client::download

Download a file from the remote server.

説明

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

パラメータ

path

file

callback

offset

戻り値