Skip to main content

decode_dict_table_bytes

Function decode_dict_table_bytes 

Source
pub fn decode_dict_table_bytes(
    extra: &[u8],
) -> Result<Vec<Vec<u8>>, DecodeError>