pub fn process_line_by_byte( line: &str, ranged_pairs: &Vec<(usize, usize)>, ) -> Vec<u8> ⓘ
Extract bytes from a line within given ranges