StreamInputRange.popFront

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

Meta