Function pcap_parser::pcapng::parse_customblock_le[][src]

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