libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
IDBFileHandle.onerror
libwasm
bindings
IDBFileHandle
IDBFileHandle
Undocumented in source. Be warned that the author may not have intended to support it.
void
onerror
(Optional!(T0) onerror)
struct
IDBFileHandle
nothrow
void
onerror
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onerror
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onerror
()
Meta
Source
See Implementation
libwasm
bindings
IDBFileHandle
IDBFileHandle
constructors
this
functions
abort
active
append
fileHandle
flush
getMetadata
location
mode
mutableFile
onabort
oncomplete
onerror
readAsArrayBuffer
readAsText
truncate
write
variables
_parent