load_from_file


Description:

public static EncodingTarget load_from_file (string filepath) throws Error

Opens the provided file and returns the contained EncodingTarget .

Parameters:

filepath

The file location to load the EncodingTarget from

Returns:

The EncodingTarget contained in the file, else null