BloombergLP::bslx::MarshallingUtil::putArrayInt56

Same as the preceding overload for `const bsls::Types::Uint64 *values`.

Synopsis

Declared in <bslx_marshallingutil.h>

static
void
putArrayInt56(
    char* buffer,
    bsls::Types::Uint64 const* values,
    int numValues);

Parameters

NameDescription
bufferdestination buffer in network byte order
valuesarray of host-order seven-byte integers to write
numValuesnumber of values to write