Function 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