BloombergLP::bslx::MarshallingUtil::putArrayInt24

Same as the preceding overload for const unsigned int *values.

Synopsis

Declared in <bslx_marshallingutil.h>

static
void
putArrayInt24(
    char* buffer,
    unsigned int const* values,
    int numValues);

Parameters

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