encoded_string_array_has_first_val

Function encoded_string_array_has_first_val 

Source
pub fn encoded_string_array_has_first_val(
    encoded: &[u8],
    first_key: &str,
) -> bool
Expand description

Check if an encoded string array has the given first value.