Function RandomAccessStream.seek
Seeks to a specific position in the file if supported by the stream.
abstract void seek
(
ulong offset
);
Seeks to a specific position in the file if supported by the stream.
abstract void seek
(
ulong offset
);