gamut ~master (2022-12-30T08:14:25.7697828)
Dub
Repo
IOStream.rewind
gamut
io
IOStream
Seek to beginning of the I/O stream.
struct
IOStream
nothrow @
nogc
@
safe
nothrow @
nogc
@
trusted
bool
rewind
(
IOHandle
handle
)
Return Value
Type:
bool
true if successful.
Meta
Source
See Implementation
gamut
io
IOStream
functions
rewind
seekAbsolute
setupForFileIO
setupForMemoryIO
setupSetupForLogging
skipBytes
variables
eof
read
seek
tell
write
Seek to beginning of the I/O stream.