Function id3::util::find_delim [] [src]

pub fn find_delim(encoding: Encoding, data: &[u8], index: usize) -> Option<usize>

Returns the index of the first delimiter for the specified encoding.