[#BloombergLP-bdlde-Md5-maxSupportedBdexVersion-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/Md5.adoc[Md5]::maxSupportedBdexVersion :relfileprefix: ../../../ :mrdocs: `maxSupportedBdexVersion` overloads == Synopses Declared in `<bdlde_md5.h>` Return the most current `bdex` streaming version number supported by this class. (See the package‐group‐level documentation for more information on `bdex` streaming of container types.) [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlde/Md5/maxSupportedBdexVersion-06.adoc[maxSupportedBdexVersion](); ---- [.small]#xref:BloombergLP/bdlde/Md5/maxSupportedBdexVersion-06.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/bdlde/Md5/maxSupportedBdexVersion-09.adoc[maxSupportedBdexVersion](int); ---- [.small]#xref:BloombergLP/bdlde/Md5/maxSupportedBdexVersion-09.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#