|
EventBuffer::readRead data from an evbuffer and drain the bytes read Description
public
string EventBuffer::read(
int
$max_bytes
)
Read the first
Parameters
Return Values
Returns string read, or Changelog
See Also
|