is_mp3

Function is_mp3 

Source
pub fn is_mp3(data: &[u8]) -> bool
Expand description

Returns true if a valid MP3 frame header is found anywhere in the slice.