IDBObjectStore.mozGetAll

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

Meta