libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
XMLSerializer.serializeToStream
libwasm
bindings
XMLSerializer
XMLSerializer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
XMLSerializer
nothrow
void
serializeToStream
(
T2
)
(
scope
ref
Node
root
,
scope
ref
OutputStream
stream
,
scope
auto
ref
Optional
!(
T2
)
charset
)
if
(
isTOrPointer
!(
T2
,
string
)
)
Meta
Source
See Implementation
libwasm
bindings
XMLSerializer
XMLSerializer
constructors
this
functions
serializeToStream
serializeToString
variables
handle