BloombergLP::bslx::InStreamFunctions::InStreamFunctions_AccessorHelper::getArray

Read an array of the specified length from the specified stream into the specified result.

Synopsis

Declared in <bslx_instreamfunctions.h>

static
STREAM&
getArray(
    STREAM& stream,
    unsigned int* result,
    int length);