gamut ~master (2022-12-30T08:14:25.7697828)
Dub
Repo
IOStream.seek
gamut
io
IOStream
A function with semantics and signature similar to
fseek
.
struct
IOStream
nothrow @
nogc
@
safe
SeekProc
seek
;
Meta
Source
See Implementation
gamut
io
IOStream
functions
rewind
seekAbsolute
setupForFileIO
setupForMemoryIO
setupSetupForLogging
skipBytes
variables
eof
read
seek
tell
write
A function with semantics and signature similar to fseek.