pub async fn drain_read(read: BlobRead<'_>) -> Result<u64>
Drains a BlobRead into the void, returning the total bytes read.
BlobRead