(PECL event >= 1.2.6-beta)
EventBuffer::prepend — 将数据预置到缓冲区的开头
$data
将数据预置到缓冲区的开头。
data
要预置到缓冲区开头的字符串。
成功时返回 true,失败时返回 false。
true
false