PHP 8.3.4 Released!

EventHttpRequest::getOutputBuffer

(PECL event >= 1.4.0-beta)

EventHttpRequest::getOutputBufferReturns the output buffer of the request

Descrição

public EventHttpRequest::getOutputBuffer(): EventBuffer

Returns the output buffer of the request.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the output buffer of the request.

Veja Também

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top