Searched defs:count_byte_by_byte (Results 1 – 2 of 2) sorted by relevance
1199 pub(crate) unsafe fn count_byte_by_byte<F: Fn(u8) -> bool>( in count_byte_by_byte() function