PHP Velho Oeste 2024

Swoole\Server::sendfile

(PECL swoole >= 1.9.0)

Swoole\Server::sendfileОтправляет файл на соединение

Описание

public Swoole\Server::sendfile(int $fd, string $filename, int $offset = ?): bool

Внимание

Функция пока не документирована; для знакомства доступен только список аргументов.

Список параметров

fd

filename

offset

Возвращаемые значения

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top