offsetInFile
The position of the file pointer within the file represented by the file handle.
Declaration
var offsetInFile: UInt64 { get }Discussion
Raises fileHandleOperationException if called on a file handle representing a pipe or socket, or if the file descriptor is closed.