EventBuffer::read
EventBuffer::read
(PECL event >= 1.6.0)
EventBuffer::read — Read data from an evbuffer and drain the bytes read
Description
public string EventBuffer::read ( int $max_bytes )
Read the first max_bytes
from the buffer and drain the bytes read. If more max_bytes
are requested than are available in the buffer, it only extracts as many bytes as available.
Parameters
-
max_bytes
-
Maxmimum numbe