EncodingTarget.saveToFile

Saves the target to the provided file location.

class EncodingTarget
bool
saveToFile
(
string filepath
)

Parameters

filepath string

the location to store the target at.

Return Value

Type: bool

true if the target was correctly saved, else false.