EventHttpRequest::getOutputBuffer

(PECL event >= 1.4.0-beta)

EventHttpRequest::getOutputBuffer — Returns the output buffer of the request

説明

public function EventHttpRequest::getOutputBuffer(): EventBuffer

Returns the output buffer of the request.

パラメータ

この関数にはパラメータはありません。

戻り値

Returns the output buffer of the request.

参考

+add a note

User Contributed Notes

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