GearmanTask
PHP Manual

GearmanTask::dataSize

(PECL gearman >= 0.5.0)

GearmanTask::dataSizeGet the size of returned data

Açıklama

public int GearmanTask::dataSize ( void )

Returns the size of the data being returned for a task.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The data size, or FALSE if there is no data.

Ayrıca Bakınız


GearmanTask
PHP Manual