EventBufferEvent::readBuffer
(PECL event >= 1.2.6-beta)
EventBufferEvent::readBuffer — Drains the entire contents of the input buffer and places them into buf
說明
Drains the entire contents of the input buffer and places them into buf .
參數
-
buf Target buffer
返回值
成功時返回 true, 或者在失敗時返回 false。
參見
- EventBufferEvent::read() - Read buffer's data