Stackable
PHP Manual

Stackable::chunk

(PECL pthreads >= 0.45)

Stackable::chunkManipulation

Descrição

final public boolean Stackable::chunk ( long $size , boolean $preserve )

Fetches a chunk of the objects properties table of the given size, optionally preserving keys

Parâmetros

size

The number of items to fetch

preserve

Preserve the keys of members, by default false

Valor Retornado

An array of items from the objects member table


Stackable
PHP Manual