Views
(File):seek
Seek to a position in a file
Function
Synopsis
success = File:seek( pos )
Arguments
number pos
- The position to seek to
Returns
boolean success
- Whether the operation was successful
See Also
Seek to a position in a file
number pos
boolean success