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