BloombergLP::bslx::ByteInStream::getArrayUint8

Same as the related overload for unsigned char *variables.

Synopsis

Declared in <bslx_byteinstream.h>

ByteInStream&
getArrayUint8(
    unsigned char* variables,
    int numVariables);

Return Value

a reference to this stream

Parameters

NameDescription
variablesdestination array for the extracted values
numVariablesnumber of one-byte unsigned integers to extract