GearmanTask::recvData

(PECL gearman >= 0.5.0)

GearmanTask::recvDataRead work or result data into a buffer for a task

˵��

public GearmanTask::recvData ( int $data_len ) : array

Warning

�˺�����ʵ�����ġ��˺����ı��󣬰������Ƽ�������ĵ���������δ���� PHP �����汾��δ֪ͨ�ͱ��޸ġ�ʹ�ñ����������Ե� ��

����

data_len

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.

�μ�