pub fn from_bytes(input: &[u8]) -> IResult<&[u8], WpaIe>
Convert bytes of a WPA information element into a WpaIe representation.