Php/docs/swoole-server.sendfile
From Get docs
Swoole\Server::sendfile
(PECL swoole >= 1.9.0)
Swoole\Server::sendfile — Send file to the connection.
Description
public Swoole\Server::sendfile
( int $fd
, string $filename
[, int $offset
] ) : bool
Warning This function is currently not documented; only its argument list is available.
Parameters
fd
filename
offset