IDBObjectStore.getAllKeys

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto getAllKeys(T0 key, uint limit)
    struct IDBObjectStore
    nothrow
    getAllKeys
    (
    T0
    )
    (
    scope auto ref T0 key
    ,
    uint limit
    )
  2. auto getAllKeys(T0 key)
  3. auto getAllKeys()

Meta