Function iroh_blobs::hashseq::parse_hash_seq

source ·
pub async fn parse_hash_seq<'a, R: AsyncSliceReader + 'a>(
    reader: R
) -> Result<(HashSeqStream, u64)>
Expand description

Parse a sequence of hashes.