SeekFrom
enum SeekFrom
/ The `Seek`` interface provides a cursor which can be moved within a stream of bytes.
Enum Items
Sets the offset to File.
Sets the offset to the size of this object plus the specified number of File.
Sets the offset to the current position plus the specified number of File.