GearmanTask::dataSize
(PECL gearman >= 0.5.0)
GearmanTask::dataSize — Get the size of returned data
説明
public GearmanTask::dataSize ( ) : int
Returns the size of the data being returned for a task.
パラメータ
この関数にはパラメータはありません。
返り値
The data size, or false
if there is no data.