XMLWriter::outputMemory
Returns current buffer
&reftitle.description;
Object oriented style:
XMLWriter
booloutputMemory
boolflush
Procedural style:
stringxmlwriter_output_memory
resourcexmlwriter
boolflush
Returns the current buffer.
&reftitle.parameters;
&xmlwriter.xmlwriter.description;
flush
Whether to flush the output buffer or no. Default is &true;.
&reftitle.returnvalues;
Returns the current buffer as a string.
&reftitle.seealso;