File.seek

Set the file seek position to the specified offset from the given anchor.

class File
override
long
seek
(
long offset
,
Anchor anchor = Anchor.Begin
)

Meta