Swoole\Http\Client::download
(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)
Swoole\Http\Client::download — Download a file from the remote server.
说明
public
Swoole\Http\Client::download (
string
$path
,
string $file
,
callable $callback
[,
integer $offset
] ) :
void
参数
-
path
-
-
file
-
-
callback
-
-
offset
-
返回值