vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
RandomAccessStream.seek
index
vibe
core
stream
RandomAccessStream
Seeks to a specific position in the file if supported by the stream.
interface
RandomAccessStream
@
safe
void
seek
(
ulong
offset
)
Meta
Source
See Implementation
index
vibe
core
stream
RandomAccessStream
functions
seek
tell
properties
readable
size
writable
Seeks to a specific position in the file if supported by the stream.