pub fn has_start_code(data: &[u8]) -> bool
Returns true if data begins with a 3-byte or 4-byte Annex B start code.
true
data