XMLSerializer.serializeToStream

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