(PECL event >= 1.4.0-beta)
EventHttpRequest::sendReplyChunk — Send another data chunk as part of an ongoing chunked reply
public EventHttpRequest::sendReplyChunk ( EventBuffer $buf ) : void
Send another data chunk as part of an ongoing chunked reply. After calling this method buf
will be empty.
buf
The data chunk to send as part of the reply.
No value is returned.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/eventhttprequest.sendreplychunk.php