libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
DOMParser.parseFromBuffer
libwasm
bindings
DOMParser
DOMParser
Undocumented in source. Be warned that the author may not have intended to support it.
auto
parseFromBuffer
(Sequence!(ubyte) buf, SupportedType type)
auto
parseFromBuffer
(Uint8Array buf, SupportedType type)
struct
DOMParser
nothrow
auto
parseFromBuffer
()
(
scope
ref
Uint8Array
buf
,
SupportedType
type
)
Meta
Source
See Implementation
libwasm
bindings
DOMParser
DOMParser
constructors
this
functions
QueryInterface
forceEnableXULXBL
parseFromBuffer
parseFromStream
parseFromString
variables
handle