[#BloombergLP-bdlc-PackedIntArrayImp-0a-maxSupportedBdexVersion] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArrayImp-0a.adoc[PackedIntArrayImp]::maxSupportedBdexVersion :relfileprefix: ../../../ :mrdocs: Return the `version` to be used with the `bdexStreamOut` method corresponding to the specified `serializationVersion`. See the `bslx` package‐level documentation for more information on BDEX streaming of value‐semantic types and containers. == Synopsis Declared in `<bdlc_packedintarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int maxSupportedBdexVersion(int serializationVersion); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#