# Functions
CreateTempFile creates a copy of the source file and returns the new destination file name.
No description provided by the author
ReadFile will read a source file and return the contents as a []byte.
No description provided by the author
UpdateFile will replace an existing file with new data.