[#BufferedFile-GetPos] = xref:BufferedFile.adoc[BufferedFile]::GetPos :relfileprefix: ../ :mrdocs: return the current reading position == Synopsis Declared in `<streams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t GetPos() const; ---- == Return Value The current absolute read position in the stream. [.small]#Created with https://www.mrdocs.com[MrDocs]#