[#BloombergLP-bslx-ByteInStream-2constructor-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/ByteInStream.adoc[ByteInStream]::ByteInStream :relfileprefix: ../../../ :mrdocs: Create an empty input byte stream. Note that the constructed object is useless until a buffer is set with the `reset` method. == Synopsis Declared in `<bslx_byteinstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit ByteInStream(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#