Function RandomAccessStream.tell
Returns the current offset of the file pointer
abstract ulong tell() nothrow @safe;
Returns the current offset of the file pointer
abstract ulong tell() nothrow @safe;