Create an input‐stream visitor reading from the specified stream using the specified BDEX version.

Synopsis

Declared in <bdlb_variant.h>

Variant_BdexStreamInVisitor(
    STREAM& stream,
    int version);

Created with MrDocs