decode_string

Function decode_string 

Source
pub fn decode_string(table: &Box<dyn SymbolTable>, encoding: &Vec<u8>) -> String
Expand description

decode bytes to string according to the give symbol table