pub fn parse_protocol_header<I: ParsableInput>(
i: I,
) -> ParserResult<I, ProtocolVersion>Expand description
Parse the protocol header
pub fn parse_protocol_header<I: ParsableInput>(
i: I,
) -> ParserResult<I, ProtocolVersion>Parse the protocol header