EncodingTarget.saveToFile

bool saveToFile(string filepath)

Saves the target to the provided file location.

Parameters

filepaththe location to store the target at.

Returns

true if the target was correctly saved, else false.

Throws

[ErrorWrap]