Same as the related overload for signed char& variable.

Synopsis

Declared in <bslx_byteinstream.h>

ByteInStream&
getInt8(signed char& variable);

Return Value

a reference to this stream

Parameters

Name

Description

variable

destination for the extracted value

Created with MrDocs