GENERAL
Added two new utility functions
ReadFileToBytes
This function will read a binary file and output an array of
uint8
WriteBytesToFile
This function will write an array of
uint8
to a binary file