GearmanTask::dataSize
PHP function
Edit on GitHub ✎
(PECL gearman >= 0.5.0)
Get the size of returned data
Description
GearmanTask::dataSize(): int|false
Returns the size of the data being returned for a task.
Parameters Parameters
Return Values
The data size, or false if there is no data.
See Also
GearmanTask::data