Skip to content

Std memory datastream seek

std:std.memory.DataStream.Seek

Method Seek:Void( position:Int )#

Seeks to a position in the datastream.

Parameters
position position The position to seek to.