update : 2015.11.03
php.shukuma.com

검색:
 
 
Adds contents of the entire buffer to a buffer event's output buffer

EventBufferEvent::writeBuffer

(PECL event >= 1.2.6-beta)

EventBufferEvent::writeBufferAdds contents of the entire buffer to a buffer event's output buffer

설명

public bool EventBufferEvent::writeBuffer ( EventBuffer $buf )

Adds contents of the entire buffer to a buffer event's output buffer

인수

buf

Source EventBuffer object.

반환값

Returns TRUE on success. Otherwise FALSE.

참고