pub fn buffer_has_identifier( data: &[u8], ident: &str, size_prefixed: bool, ) -> bool
Returns true if data contains a prefix of ident
ident