EventBuffer::prepend
PHP function
Edit on GitHub ✎
(PECL event >= 1.2.6-beta)
Prepend data to the front of the buffer
Description
EventBuffer::prepend(string $data): bool
Prepend data to the front of the buffer.
Parameters
dataString to be prepended to the front of the buffer.
Return Values
Success
See Also
EventBuffer::prependBufferEventBuffer::addEventBuffer::addBuffer