GearmanTask::dataSize

(PECL gearman >= 0.5.0)

GearmanTask::dataSizeGet 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.

參見