Function blobnet::drain_read

source ·
pub async fn drain_read(read: BlobRead<'_>) -> Result<u64>
Expand description

Drains a BlobRead into the void, returning the total bytes read.