[#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. [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 for `bdexStreamOut`. [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..._]# == Return Value * most current supported BDEX streaming version number * maximum valid BDEX format version == Parameters [cols="1,4"] |=== | Name| Description | *versionSelector* | date‐like selector (`yyyymmdd`) for the format |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#