pub fn from_bytes(input: &[u8]) -> IResult<&[u8], Rsne>
Expand description
convert bytes of an RSNE information element into an RSNE representation. This method does not depend on the information element length field (second byte) and thus does not validate that it’s correct