rockhopper ~master (2024-11-05T20:42:29.9868199)
Dub
Repo
Stream.seek
rockhopper
rhapi
file
Stream
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Stream
(H)
static if
(
isSeekable
)
void
seek
(
long
oset
,
SeekOrigin
origin
=
SeekOrigin.set
)
if
(
isInstanceOf
!(
Handle
,
H
)
)
Meta
Source
See Implementation
rockhopper
rhapi
file
Stream
functions
rawRead
rawWrite
seek
manifest constants
isReadable
isSeekable
isWriteable
properties
isEof
length
tell
variables
handle