(PECL gearman >= 0.5.0)
Get size of work load
public int GearmanJob::workloadSize ( void )
Returns the size of the job's work load (the data the worker is to process) in bytes.
Returns:
The size in bytes.
See also:
Please login to continue.