Write the value of this object to the specified output stream using the specified version format.
Synopsis
Declared in <balber_berencoderoptions.h>
template<typename t_STREAM>
t_STREAM&
bdexStreamOut(
t_STREAM& stream,
int version) const;
Created with MrDocs