Function wlan_common::ie::rsn::rsne::from_bytes

source ·
pub fn from_bytes(i: &[u8]) -> IResult<&[u8], Rsne, (&[u8], ErrorKind)>
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