EventHttpRequest
PHP Manual

EventHttpRequest::getOutputBuffer

(PECL event >= 1.4.0-beta)

EventHttpRequest::getOutputBufferReturns the output buffer of the request

Descripción

public EventBuffer EventHttpRequest::getOutputBuffer ( void )

Returns the output buffer of the request.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the output buffer of the request.

Ver también


EventHttpRequest
PHP Manual