load


Description:

public static SList<UnicodeData> load (string path, Object? object)

Parameters:

path

A path of the saved dictionary file.

object

If the Object has "unicode-deserialize-progress" signal, this function will emit (the number of desrialized UnicodeData, * the total number of UnicodeData) of uint values with that signal by 100 times. Otherwise null.

Returns:

An UnicodeData list loaded from the saved cache file.