Return a reference to the underlying output stream.
Declared in <balxml_formatter.h>
std::ostream&
rawOutputStream();
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.
a reference to the modifiable underlying output stream