IDBIndex.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)
    struct IDBIndex
    nothrow
    openKeyCursor
    (
    T0
    )
    (
    scope auto ref T0 query
    )
  3. auto openKeyCursor()

Meta