Function decode_string

Source
pub fn decode_string(data: &[u8]) -> Result<Vec<String>, Error>