CustomXmlWriter.output

You can set this to something to e.g. write to another buffer.

struct CustomXmlWriter(WRITER, bool PRETTY)
WRITER output;

Meta