EventBufferEvent::writeBuffer
(PECL event >= 1.2.6-beta)
EventBufferEvent::writeBuffer — Adds contents of the entire buffer to a buffer event's output buffer
說明
Adds contents of the entire buffer to a buffer event's output buffer
參數
-
buf
-
Source EventBuffer object.
返回值
成功時返回 true
, 或者在失敗時返回 false
。
參見
- EventBufferEvent::write() - Adds data to a buffer event's output buffer