lithium\data\source\Result::$_buffer

protected property

Buffer results of query before returning / iterating. Allows consumers to 'peek' at results.

Source

	protected $_buffer = array();