pub fn find_byte(haystack: &[u8], needle: u8, start: usize) -> Option<usize>
Find a single specific delimiter