Function pcap_parser::pcapng::parse_simplepacketblock_be
source · [−]pub fn parse_simplepacketblock_be(
i: &[u8]
) -> IResult<&[u8], SimplePacketBlock<'_>, PcapError<&[u8]>>Expand description
Parse a Simple Packet Block (big-endian)
Note: this function does not remove padding