Reset this stream to extract from the specified srcData, set the index of the next byte to be extracted 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(bslstl::StringRef const& srcData);
Created with MrDocs