GearmanTask
PHP Manual

GearmanTask::dataSize

(PECL gearman >= 0.5.0)

GearmanTask::dataSizeGet the size of returned data

Descrizione

public int GearmanTask::dataSize ( void )

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

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

Vedere anche:


GearmanTask
PHP Manual