(PECL gearman >= 0.5.0)
GearmanTask::recvData — Read work or result data into a buffer for a task
$data_len
)
Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.
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.