[#BloombergLP-bdlde-Crc32-maxSupportedBdexVersion-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/Crc32.adoc[Crc32]::maxSupportedBdexVersion :relfileprefix: ../../../ :mrdocs: `maxSupportedBdexVersion` overloads == Synopses Declared in `<bdlde_crc32.h>` Return the most current BDEX streaming version supported by this class. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlde/Crc32/maxSupportedBdexVersion-0a.adoc[maxSupportedBdexVersion](); ---- [.small]#xref:BloombergLP/bdlde/Crc32/maxSupportedBdexVersion-0a.adoc[_» more..._]# Return the maximum valid BDEX format version for `bdexStreamOut`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlde/Crc32/maxSupportedBdexVersion-0f.adoc[maxSupportedBdexVersion](int versionSelector); ---- [.small]#xref:BloombergLP/bdlde/Crc32/maxSupportedBdexVersion-0f.adoc[_» more..._]# == Return Value * the most current `bdex` streaming version number supported by this class * the maximum valid BDEX format version for `bdexStreamOut` == Parameters [cols="1,4"] |=== | Name| Description | *versionSelector* | date‐like selector (`YYYYMMDD`) for the format |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#