Luna::ISeekableStream::tell
virtual R< u64 > tell()=0
Gets the current position of the stream cursor.
Return value
Returns the current position of the stream cursor. The position is number of bytes relative to the beginning of the stream.
virtual R< u64 > tell()=0
Gets the current position of the stream cursor.
Returns the current position of the stream cursor. The position is number of bytes relative to the beginning of the stream.