(PECL event >= 1.2.6-beta)
EventBuffer::add — Append data to the end of an event buffer
$data
Append data to the end of an event buffer.
data
String to be appended to the end of the buffer.
Gibt bei Erfolg true zurück. Bei einem Fehler wird false zurückgegeben.
true
false