Skip to main content

read_fetch_head

Function read_fetch_head 

Source
pub fn read_fetch_head(
    format: ObjectFormat,
    reader: &mut impl Read,
) -> Result<Vec<FetchHeadRecord>>