Function StdFileStream.empty
Returns true iff the end of the input stream has been reached.
override bool empty() @property @safe;
Returns true iff the end of the input stream has been reached.
override bool empty() @property @safe;