[][src]Function libsdp::parse_sdp_offer

pub fn parse_sdp_offer(input: &[u8]) -> IResult<&[u8], SdpOffer>

Parse this input data into an SdpOffer.