update : 2015.11.03
php.shukuma.com

검색:
 
 
Drains the entire contents of the input buffer and places them into buf

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.

참고