pub fn parse_information_elements(data: &[u8]) -> Vec<InformationElement>Expand description
Parse all Information Elements from a byte slice
pub fn parse_information_elements(data: &[u8]) -> Vec<InformationElement>Parse all Information Elements from a byte slice