EventHttpRequest::getOutputBuffer

(PECL event >= 1.4.0-beta)

EventHttpRequest::getOutputBufferReturns the output buffer of the request

说明

public EventHttpRequest::getOutputBuffer ( ) : EventBuffer

Returns the output buffer of the request.

参数

此函数没有参数。

返回值

Returns the output buffer of the request.

参见