(PECL event >= 1.6.0)
EventBuffer::substr — Subtracts a portion of the buffer data
$start
$length
Subtracts up to length bytes of the buffer data beginning at start position.
length
start
Returns the data subtracted as a string on success, or false on failure.
false