EventBufferEvent::write

Adds data to a buffer event's output buffer

説明

public bool EventBufferEvent::write( string $data )

Adds data to a buffer event's output buffer

パラメータ

data

Data to be added to the underlying buffer.

戻り値

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

参考

  • EventBufferEvent::writeBuffer