[#BloombergLP-balber-BerEncoderOptions-bdexStreamIn] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerEncoderOptions.adoc[BerEncoderOptions]::bdexStreamIn :relfileprefix: ../../../ :mrdocs: Assign to this object the value read from the specified input `stream` using the specified `version` format and return a reference to the modifiable `stream`. == Synopsis Declared in `<balber_berencoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename t_STREAM> t_STREAM& bdexStreamIn( t_STREAM& stream, int version); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#