Skip to main content

read_protocol_v2_fetch_response

Function read_protocol_v2_fetch_response 

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