Skip to main content

parse_global_attributes

Function parse_global_attributes 

Source
pub fn parse_global_attributes(
    input: &[u8],
) -> Result<(&'_ [u8], Vec<SdpAttribute>), Err<(&'_ [u8], ErrorKind)>>