StreamInputRange.empty

Undocumented in source. Be warned that the author may not have intended to support it.
struct StreamInputRange(InputStream, size_t buffer_size = 256)
@safe @property
bool
empty
()
if (
isInputStream!InputStream
)

Meta