Php/docs/gearmantask.datasize

提供:Dev Guides
< Php
移動先:案内検索

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.


参考