Skip to main content

write_protocol_v2_fetch_response_with_response_end

Function write_protocol_v2_fetch_response_with_response_end 

Source
pub fn write_protocol_v2_fetch_response_with_response_end(
    writer: &mut impl Write,
    sections: &[ProtocolV2FetchResponseSection],
) -> Result<()>