GearmanTask::dataSize

(PECL gearman >= 0.5.0)

GearmanTask::dataSizeGet the size of returned data

Açıklama

public GearmanTask::dataSize ( void ) : int

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