File.rewind

void rewind() @safe

Calls rewind for the file handle.

Throws

Exception if the file is not opened.