IDBIndex.openCursor

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

Meta