pcap_parser::pcapng
pub fn parse_simplepacketblock(i: &[u8]) -> IResult<&[u8], Block, PcapError>
Parse a Simple Packet Block
Note: this function does not remove padding