This table contains options that affect the behaviour of the vx.File:Seek method.
vx.SeekMode.Set - Seek relative to the start of the file.
vx.SeekMode.Current - Seek relative to the current position in the file.
vx.SeekMode.End - Seek relative to the end of the file.