[#BloombergLP-balber-BerEncoderOptions-bdexStreamOut] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerEncoderOptions.adoc[BerEncoderOptions]::bdexStreamOut :relfileprefix: ../../../ :mrdocs: Write the value of this object to the specified output `stream` using the specified `version` format. == Synopsis Declared in `<balber_berencoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename t_STREAM> t_STREAM& bdexStreamOut( t_STREAM& stream, int version) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#