pub fn remove_pcap_headers(data: &[u8]) -> Result<&[u8], String>
Strips Radiotap, IEEE 802.11p and LLC headers from a binary message buffer
Returns a human-readable error when parsing failed