(PECL gearman >= 0.5.0)
GearmanTask::recvData — Read work or result data into a buffer for a task
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.
Length of data to be read.
An array whose first element is the length of data read and the second is the data buffer. Returns FALSE if the read failed.