• B
    Fix array query API · e21899bc
    Behdad Esfahbod 提交于
    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
    e21899bc
TODO 313 字节