packet_has_lbrr

Function packet_has_lbrr 

Source
pub fn packet_has_lbrr(packet: &[u8]) -> Result<bool>
Expand description

Check if packet has LBRR.

ยงErrors

Returns an error if the packet cannot be parsed.