EventHttpRequest::getOutputBuffer

(PECL event >= 1.4.0-beta)

EventHttpRequest::getOutputBufferReturns the output buffer of the request

Descripción

publicEventHttpRequest::getOutputBuffer(): EventBuffer

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

To Top