Skip to main content

read_span

Function read_span 

Source
fn read_span(
    source: &dyn ByteSource,
    object: ObjectId,
    offset: u64,
    length: u64,
) -> Result<Vec<u8>>