BloombergLP::bslx::GenericInStream::getArrayInt8

Same as the related overload for signed char *variables.

Synopsis

Declared in <bslx_genericinstream.h>

GenericInStream<STREAMBUF>&
getArrayInt8(
    signed char* variables,
    int numVariables);

Return Value

a reference to this stream

Parameters

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