← All docs

xmlwriter_open_memory()

Creates a writer that buffers its output in memory.

xmlwriter_open_memory()

function xmlwriter_open_memory(): mixed

Creates a writer that buffers its output in memory.

Parameters: none.

Returns: mixed

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how xmlwriter_open_memory is implemented in the compiler, see the internals page.