[#BloombergLP-bslx-ByteInStream-getInt8-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/ByteInStream.adoc[ByteInStream]::getInt8 :relfileprefix: ../../../ :mrdocs: Same as the related overload for `signed char& variable`. == Synopsis Declared in `<bslx_byteinstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslx/ByteInStream.adoc[ByteInStream]& getInt8(signed char& variable); ---- == Return Value a reference to this stream == Parameters [cols="1,4"] |=== | Name| Description | *variable* | destination for the extracted value |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#