Consume a one‐byte unsigned integer from this stream.

Synopsis

Declared in <bslx_testinstream.h>

TestInStream&
getUint8(unsigned char& variable);

Return Value

a reference to this stream

Parameters

Name

Description

variable

destination for the extracted value

Created with MrDocs