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