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>

void
reset();

Created with MrDocs