[#BloombergLP-bdlc-PackedIntArrayImp_Unsigned-bdexPut64] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArrayImp_Unsigned.adoc[PackedIntArrayImp_Unsigned]::bdexPut64 :relfileprefix: ../../../ :mrdocs: Write to the specified `stream` the specified `value` 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 bdexPut64( STREAM& stream, uint64_t value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#