IDBIndex.openCursor

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

Meta