[#BloombergLP-bslx-ByteInStream-2constructor-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/ByteInStream.adoc[ByteInStream]::ByteInStream :relfileprefix: ../../../ :mrdocs: Create an input byte stream containing the specified `srcData`. == Synopsis Declared in `<bslx_byteinstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit ByteInStream(xref:BloombergLP/bslstl/StringRef.adoc[bslstl::StringRef] const& srcData); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#