Skip to main content

read_protocol_v2_fetch_response_until_response_end

Function read_protocol_v2_fetch_response_until_response_end 

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