libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
IDBObjectStore.getAllKeys
libwasm
bindings
IDBObjectStore
IDBObjectStore
Undocumented in source. Be warned that the author may not have intended to support it.
auto
getAllKeys
(T0 key, uint limit)
struct
IDBObjectStore
nothrow
auto
getAllKeys
(
T0
)
(
scope
auto
ref
T0
key
,
uint
limit
)
auto
getAllKeys
(T0 key)
auto
getAllKeys
()
Meta
Source
See Implementation
libwasm
bindings
IDBObjectStore
IDBObjectStore
constructors
this
functions
add
autoIncrement
clear
count
createIndex
deleteIndex
delete_
get
getAll
getAllKeys
getKey
index
indexNames
keyPath
mozGetAll
name
openCursor
openKeyCursor
put
transaction
variables
handle