Same as the related overload for unsigned char& variable.
Declared in <bslx_genericinstream.h>
GenericInStream<STREAMBUF>&
getUint8(unsigned char& variable);
a reference to this stream
| Name | Description |
|---|---|
| variable | destination for the extracted value |