BloombergLP::balber::BerEncoderOptions::bdexStreamIn

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>

template<typename t_STREAM>
t_STREAM&
bdexStreamIn(
    t_STREAM& stream,
    int version);