Function debian_packaging::io::drain_reader[][src]

pub async fn drain_reader(reader: impl AsyncRead) -> Result<u64>
Expand description

Drain content from a reader to a black hole.