RandomAccessStream.seek

Seeks to a specific position in the file if supported by the stream.

interface RandomAccessStream
@safe
void
seek
(
ulong offset
)

Meta