Function edhex_core::index_of_bytes[][src]

pub fn index_of_bytes(
    needle: &[u8],
    haystack: &[u8],
    forward: bool
) -> Option<usize>