[#BloombergLP-bdlc-PackedIntArrayImp_Unsigned-bdexGet32] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArrayImp_Unsigned.adoc[PackedIntArrayImp_Unsigned]::bdexGet32 :relfileprefix: ../../../ :mrdocs: Read from the specified `stream` the specified `variable` as per the requirements of the BDEX protocol. == Synopsis Declared in `<bdlc_packedintarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> static void bdexGet32( STREAM& stream, uint32_t& variable); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#