IDBObjectStore.getAll

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

Meta