Exception if the file is not opened.
ErrnoException if the call to ftell fails.
ulong tell() @property const @trustedCalls ftell for the managed file handle, which returns the current value of the position indicator of the file handle.
Exception if the file is not opened.
ErrnoException if the call to ftell fails.