Read from the specified stream the specified variable as per the requirements of the BDEX protocol.
Synopsis
Declared in <bdlc_packedintarray.h>
template<class STREAM>
static
void
bdexGet64(
STREAM& stream,
int64_t& variable);
Created with MrDocs