EventHttpRequest::sendReplyChunk

EventHttpRequest::sendReplyChunk

(PECL event >= 1.4.0-beta)

EventHttpRequest::sendReplyChunkSend another data chunk as part of an ongoing chunked reply

Description

public void EventHttpRequest::sendReplyChunk (  EventBuffer $buf  )

Send another data chunk as part of an ongoing chunked reply. After calling this method buf will be empty.

Parameters

buf

The data chunk to send as part of the reply.

Return Values

No value is returned.

See Also

© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://secure.php.net/manual/en/eventhttprequest.sendreplychunk.php

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部