File.eof

struct File
nothrow @nogc
bool
eof
()

Return Value

Type: bool

true if the end of the stream has been reached, otherwise false

Meta