Same as the related overload for unsigned char *variables.
Declared in <bslx_marshallingutil.h>
static
void
getArrayInt8(
unsigned char* variables,
char const* buffer,
int numVariables);
| Name | Description |
|---|---|
| variables | array receiving host-order one-byte integers |
| buffer | source buffer |
| numVariables | number of values to read |