Commit e21899bc3593aa0d3adf64cee21c5de2ea219783

Behdad Esfahbod 2009-11-04T16:36:14

Fix array query API The array query APIs now all do: - Return the total number of items - Take a start_offset, such that individual items can be fetched - The _count IN/OUT variable always has number of items written into the array upon return of the function