(PECL event >= 1.2.6-beta)
Read buffer's data
public string EventBufferEvent::read ( int $size )
Removes up to size
bytes from the input buffer. Returns a string of data read from the input buffer.
Parameters:
size
Maximum number of bytes to read
Returns:
Returns string of data read from the input buffer.
See also:
Please login to continue.