pub fn remove_llc_hdr(data: &[u8]) -> Result<&[u8], String>
transport
Strips LLC header from a binary message buffer
Return a human-readable error when parsing failed