Skip to main content

parse_batch_ok

Function parse_batch_ok 

Source
pub fn parse_batch_ok(raw_packets: &[Vec<u8>]) -> Vec<Packet>
Expand description

Parse a batch and return only successfully parsed packets.