encoded_string_array_get_first_val

Function encoded_string_array_get_first_val 

Source
pub fn encoded_string_array_get_first_val(encoded: &[u8]) -> String
Expand description

Get the first value from an encoded string array without decoding the whole array.