StreamOutputRange.drop

Undocumented in source. Be warned that the author may not have intended to support it.
struct StreamOutputRange(OutputStream, size_t buffer_size = 256)
@safe
void
drop
()
if (
isOutputStream!OutputStream
)

Meta