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