Std stream filestream seek
std:std.stream.FileStream.Seek
Method Seek:Void( position:Int )#
Seeks to a position in the filestream.
| Parameters | |
|---|---|
offset |
offset The position to seek to. |
std:std.stream.FileStream.Seek
Seeks to a position in the filestream.
| Parameters | |
|---|---|
offset |
offset The position to seek to. |