File.eof

Returns true if the file is at end (see feof).

struct File
@property const @trusted pure
bool
eof
()

Throws

Exception if the file is not opened.

Meta

Suggestion Box / Bug Report