libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
IDBFactory.openForPrincipal
libwasm
bindings
IDBFactory
IDBFactory
Undocumented in source. Be warned that the author may not have intended to support it.
auto
openForPrincipal
(Principal principal, string name, uint version_)
auto
openForPrincipal
(Principal principal, string name, IDBOpenDBOptions options)
auto
openForPrincipal
(Principal principal, string name)
struct
IDBFactory
nothrow
auto
openForPrincipal
()
(
scope
ref
Principal
principal
,
string
name
)
Meta
Source
See Implementation
libwasm
bindings
IDBFactory
IDBFactory
constructors
this
functions
cmp
deleteDatabase
deleteForPrincipal
open
openForPrincipal
variables
handle