parent root
PHP: EventHttpRequest::getInputBuffer - Manual

EventHttpRequest::getInputBuffer

(PECL event >= 1.4.0-beta)

EventHttpRequest::getInputBufferReturns the input buffer

Description

public EventHttpRequest::getInputBuffer ( void ) : EventBuffer

Returns the input buffer.

Parameters

This function has no parameters.

Return Values

Returns the input buffer.

See Also

add a noteadd a note

User Contributed Notes

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