(PECL event >= 1.2.6-beta)
EventBufferEvent::getInput — Returns underlying input buffer associated with current buffer event
public EventBufferEvent::getInput ( ) : EventBuffer
Returns underlying input buffer associated with current buffer event. An input buffer is a storage for data to read.
Note, there is also
input
property of EventBufferEvent class.
This function has no parameters.
Returns instance of EventBuffer input buffer associated with current buffer event.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/eventbufferevent.getinput.php