File.rewind

Calls _rewind for the file handle.

struct File
@safe
void
rewind
()

Throws

Exception if the file is not opened.

Meta

Suggestion Box / Bug Report