Skip to main content

fragmented_source

Function fragmented_source 

Source
pub fn fragmented_source(
    data: &[u8],
    min_frag: usize,
    max_frag: usize,
) -> impl Iterator<Item = Vec<u8>> + '_
Expand description

Fragmented source