XMLWriter::openMemory
Create new xmlwriter using memory for string output
&reftitle.description;
Object oriented style:
XMLWriter
boolopenMemory
Procedural style:
resourcexmlwriter_open_memory
Creates a new XMLWriter using memory for string output.
&reftitle.parameters;
&reftitle.returnvalues;
Object oriented style: &return.success;.
Procedural style: Returns a new xmlwriter resource for later use with the
xmlwriter functions on success, &false; on error.
&reftitle.seealso;