Return the index of the next byte to be extracted from this stream.
Synopsis
Declared in <bslx_byteinstream.h>
std::size_t
cursor() const;
Return Value
index of the next byte to be extracted
Created with MrDocs
Return the index of the next byte to be extracted from this stream.
Declared in <bslx_byteinstream.h>
std::size_t
cursor() const;
index of the next byte to be extracted
Created with MrDocs