Function fsst_rust::decode_string
source ยท pub fn decode_string(table: &Box<dyn SymbolTable>, encoding: &Vec<u8>) -> StringExpand description
decode bytes to string according to the give symbol table
pub fn decode_string(table: &Box<dyn SymbolTable>, encoding: &Vec<u8>) -> Stringdecode bytes to string according to the give symbol table