Same as the related overload for signed char *variable.
Declared in <bslx_marshallingutil.h>
static
void
getInt8(
signed char* variable,
char const* buffer);
| Name | Description |
|---|---|
| variable | destination for the host-order one-byte integer |
| buffer | source buffer |