The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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
read_ubyte
read_uint_LE
read_ushort_LE
rewind
seekAbsolute
setupForFileIO
setupForMemoryIO
setupSetupForLogging
skipBytes
variables
eof
read
seek
tell
write
Seek to beginning of the I/O stream.