[#BloombergLP-balxml-Formatter-rawOutputStream] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Formatter.adoc[Formatter]::rawOutputStream :relfileprefix: ../../../ :mrdocs: Return a reference to the underlying output stream. == Synopsis Declared in `<balxml_formatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& rawOutputStream(); ---- == Description This method is provided in order to enable user to temporarily jump out of the formatter and write user's own free‐lance content directly to the stream. == Return Value a reference to the modifiable underlying output stream [.small]#Created with https://www.mrdocs.com[MrDocs]#