[][src]Function pcap_parser::pcapng::parse_simplepacketblock_be

pub fn parse_simplepacketblock_be(
    i: &[u8]
) -> IResult<&[u8], Block<'_>, PcapError>

Parse a Simple Packet Block (big-endian)

Note: this function does not remove padding