A wrapper for PHYSFS_seek.
Seeks from the beginning of the file to the specified position. See the documentation for PHYSFS_seek for details.
The offset from the beginning of the file to move to.
DefileException if an error occurs.
See Implementation
A wrapper for PHYSFS_seek.
Seeks from the beginning of the file to the specified position. See the documentation for PHYSFS_seek for details.