EventBufferEvent
PHP Manual

EventBufferEvent::readBuffer

(PECL event >= 1.2.6-beta)

EventBufferEvent::readBufferDrains the entire contents of the input buffer and places them into buf

설명

public bool EventBufferEvent::readBuffer ( EventBuffer $buf )

Drains the entire contents of the input buffer and places them into buf .

인수

buf

Target buffer

반환값

Returns TRUE on success; Otherwise FALSE.

참고


EventBufferEvent
PHP Manual