return the current reading position
Synopsis
Declared in <streams.h>
uint64_t
GetPos() const;
Return Value
The current absolute read position in the stream.
Created with MrDocs
return the current reading position
Declared in <streams.h>
uint64_t
GetPos() const;
The current absolute read position in the stream.
Created with MrDocs