decode_string

Function decode_string 

Source
pub fn decode_string(string: &str) -> Result<Vec<u8>, CodecError>