getInt8 overloads

Synopses

Declared in <bslx_genericinstream.h>

Extract the next one‐byte signed integer into the specified variable.

Same as the related overload for signed char& variable.

GenericInStream<STREAMBUF>&
getInt8(signed char& variable);

Created with MrDocs