File.rewind

Calls $(CSTDIO rewind) for the file handle.

struct File
@safe
void
rewind
()

Throws

Exception if the file is not opened.

Meta