spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
IDBIndex.openKeyCursor
spasm
bindings
indexeddb
IDBIndex
Undocumented in source. Be warned that the author may not have intended to support it.
auto
openKeyCursor
(T0 query, IDBCursorDirection direction)
struct
IDBIndex
nothrow
auto
openKeyCursor
(
T0
)
(
scope
auto
ref
T0
query
,
IDBCursorDirection
direction
)
auto
openKeyCursor
(T0 query)
auto
openKeyCursor
()
Meta
Source
See Implementation
spasm
bindings
indexeddb
IDBIndex
constructors
this
functions
count
get
getAll
getAllKeys
getKey
keyPath
multiEntry
name
objectStore
openCursor
openKeyCursor
unique
variables
handle