Swoole\Http\Response::sendfile

(PECL swoole >= 1.9.0)

Swoole\Http\Response::sendfile通过 HTTP 响应发送文件。

描述

public Swoole\Http\Response::sendfile(string $filename, int $offset = ?): ReturnType

通过 HTTP 响应发送文件。

参数

filename

offset

返回值

添加笔记

用户贡献的笔记

此页面没有用户贡献的笔记。
To Top