[#BloombergLP-bdlb-BigEndianUint32-maxSupportedBdexVersion-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/BigEndianUint32.adoc[BigEndianUint32]::maxSupportedBdexVersion :relfileprefix: ../../../ :mrdocs: `maxSupportedBdexVersion` overloads == Synopses Declared in `<bdlb_bigendian.h>` Return the most current BDEX streaming version number supported by this class. See the `bslx` package‐level documentation for more information on BDEX streaming of value‐semantic types and containers. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlb/BigEndianUint32/maxSupportedBdexVersion-0e.adoc[maxSupportedBdexVersion](); ---- [.small]#xref:BloombergLP/bdlb/BigEndianUint32/maxSupportedBdexVersion-0e.adoc[_» more..._]# Return the maximum valid BDEX format version, as indicated by the specified `versionSelector`, to be passed to the `bdexStreamOut` method. Note that the `versionSelector` is expected to be formatted as `yyyymmdd`, a date representation. See the `bslx` package‐level documentation for more information on BDEX streaming of value‐semantic types and containers. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlb/BigEndianUint32/maxSupportedBdexVersion-08.adoc[maxSupportedBdexVersion](int versionSelector); ---- [.small]#xref:BloombergLP/bdlb/BigEndianUint32/maxSupportedBdexVersion-08.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#