Swoole\Server::sendfile

(PECL swoole >= 1.9.0)

Swoole\Server::sendfileSend file to the connection.

Descrição

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

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

fd

filename

offset

Valor Retornado

add a note add a note

User Contributed Notes

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