Function fsst_rust::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