文字

EventHttpRequest::getOutputBuffer

(PECL event >= 1.4.0-beta)

EventHttpRequest::getOutputBufferReturns the output buffer of the request

说明

public EventBuffer EventHttpRequest::getOutputBuffer ( void )

Returns the output buffer of the request.

参数

此函数没有参数。

返回值

Returns the output buffer of the request.

参见

  • EventHttpRequest::getInputBuffer() - Returns the input buffer
上一篇: 下一篇: