Stream.isEof

Undocumented in source. Be warned that the author may not have intended to support it.
struct Stream(H)
@property const
static if(isSeekable)
bool
isEof
()
if (
isInstanceOf!(Handle, H)
)

Meta