pub fn encoded_string_array_has_first_val( encoded: &[u8], first_key: &str, ) -> bool
Check if an encoded string array has the given first value.