Read an array of the specified length from the specified stream into the specified result.
length
stream
result
Declared in <bslx_instreamfunctions.h>
<bslx_instreamfunctions.h>
static STREAM& getArray( STREAM& stream, bsls::Types::Uint64* result, int length);