isEOF package:MissingH
Whether or not we're at EOF. This may raise on exception on some
items, most notably write-only Handles such as stdout. In general,
this is most reliable on items opened for reading. vIsEOF
implementations must implicitly call vTestOpen.