libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
BlobEventInit.data
libwasm
bindings
BlobEvent
BlobEventInit
Undocumented in source. Be warned that the author may not have intended to support it.
void
data
(Optional!(T0) data)
struct
BlobEventInit
nothrow
void
data
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
data
)
if
(
isTOrPointer
!(
T0
,
Blob
)
)
auto
data
()
Meta
Source
See Implementation
libwasm
bindings
BlobEvent
BlobEventInit
constructors
this
functions
data
static functions
create
variables
_parent