Function sozu_lib::parser::proxy_protocol::parse_v2_header[]

pub fn parse_v2_header(i: &[u8]) -> IResult<&[u8], HeaderV2, u32>