Skip to main content

read_protocol_v2_fetch_response_header

Function read_protocol_v2_fetch_response_header 

Source
pub fn read_protocol_v2_fetch_response_header(
    format: ObjectFormat,
    reader: &mut impl Read,
    sideband_all: bool,
) -> Result<ProtocolV2FetchResponseHeader>