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