EventBufferEvent::readBuffer

Drains 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

戻り値

成功した場合に true を、失敗した場合に false を返します。

参考

  • EventBufferEvent::read