pub fn parse_customblock_be( i: &[u8], ) -> IResult<&[u8], CustomBlock<'_>, PcapError<&[u8]>>
Parse a Custom Block (big-endian)