Inherited from file_base.
Basis for seeking in a file.
enum seek_basis
Seek to an absolute position.
Seek to an offset relative to the current file position.
Seek to an offset relative to the end of the file.