[#BloombergLP-bslx-ByteInStream-reset-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/ByteInStream.adoc[ByteInStream]::reset :relfileprefix: ../../../ :mrdocs: Set the index of the next byte to be extracted from this stream to 0 (i.e., the beginning of the stream) and validate this stream if it is currently invalid. == Synopsis Declared in `<bslx_byteinstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void reset(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#