std.stream.FileStream.Seek - nitrologic/monkey2 GitHub Wiki

std::std.stream.std.stream.FileStream.Seek

Method Seek:Void( position:monkey:monkey.types.Int )

Seeks to a position in the filestream.

Parameters
offset offset The position to seek to.