(PECL event >= 1.2.6-beta)
EventBuffer::removeBuffer — Moves the specified number of bytes from a source buffer to the end of the current
Moves the specified number of bytes from a source buffer to the end of the current. If there are fewer number of bytes, it moves all the bytes available from the source buffer.
buf
Source buffer.
len
Returns TRUE on success. Otherwise FALSE.