pub fn encoded_string_array_get_first_val(encoded: &[u8]) -> String
Get the first value from an encoded string array without decoding the whole array.