Same as the related overload for unsigned char *variable.

Synopsis

Declared in <bslx_marshallingutil.h>

static
void
getInt8(
    unsigned char* variable,
    char const* buffer);

Parameters

Name

Description

variable

destination for the host‐order one‐byte integer

buffer

source buffer

Created with MrDocs