IDBObjectStore.openKeyCursor

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto openKeyCursor(T0 query, IDBCursorDirection direction)
  2. auto openKeyCursor(T0 query)
  3. auto openKeyCursor()
    struct IDBObjectStore
    nothrow
    openKeyCursor
    ()
    ()

Meta