☰
D
dejadoc
PHOBOS
/
std.stdio
/
File.rewind
🔍
☾
File.rewind
void rewind()
@safe
Calls rewind for the file handle.
Throws
Exception
if the file is not opened.