BloombergLP::bdlc::PackedIntArrayImp_Unsigned::bdexPut64

Write to the specified stream the specified value as per the requirements of the BDEX protocol.

Synopsis

Declared in <bdlc_packedintarray.h>

template<class STREAM>
static
void
bdexPut64(
    STREAM& stream,
    uint64_t value);