Skip to main content

remove_llc_hdr

Function remove_llc_hdr 

Source
pub fn remove_llc_hdr(data: &[u8]) -> Result<&[u8], String>
Available on crate feature transport only.
Expand description

Strips LLC header from a binary message buffer

ยงErrors

Return a human-readable error when parsing failed