Skip to main content

parse_batch_bytes

Function parse_batch_bytes 

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

Parse a batch of Bytes buffers into packets in parallel (zero-copy).