GearmanTask::dataSize

(PECL gearman >= 0.5.0)

GearmanTask::dataSizeGet the size of returned data

Beskrivelse

public int GearmanTask::dataSize ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

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

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top