spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
IDBDatabase.createObjectStore
spasm
bindings
indexeddb
IDBDatabase
Undocumented in source. Be warned that the author may not have intended to support it.
auto
createObjectStore
(string name, IDBObjectStoreParameters options)
auto
createObjectStore
(string name)
struct
IDBDatabase
nothrow
auto
createObjectStore
()
(
string
name
)
Meta
Source
See Implementation
spasm
bindings
indexeddb
IDBDatabase
constructors
this
functions
close
createObjectStore
deleteObjectStore
name
objectStoreNames
onabort
onclose
onerror
onversionchange
transaction
version_
variables
_parent