Skip to main content

remove_pcap_headers

Function remove_pcap_headers 

Source
pub fn remove_pcap_headers(data: &[u8]) -> Result<&[u8], String>
Expand description

Strips Radiotap, IEEE 802.11p and LLC headers from a binary message buffer

ยงErrors

Returns a human-readable error when parsing failed