IDBObjectStore.openCursor

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

Meta