Returns the seek position of the file, which is where File:read and `File:write will read/write from.
File:read
offset = File:tell()
None
File:seek
File