Worker::chunk
(PECL pthreads >= 0.45)
Worker::chunk — Manipulation
Описание
final public boolean Worker::chunk ( long $size , boolean $preserve )Fetches a chunk of the objects properties table of the given size, optionally preserving keys
Список параметров
size - The number of items to fetch
preserve - Preserve the keys of members, by default false
Возвращаемые значения
An array of items from the objects member table
User Contributed Notes
There are no user contributed notes for this page.
Описание класса worker, примеры использования класса worker.
Смотрите также:
Описание на ru2.php.net
Описание на php.ru