pub fn decode_string(table: &Box<dyn SymbolTable>, encoding: &Vec<u8>) -> String
decode bytes to string according to the give symbol table