Skip to content
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
GENERAL
- Code refactoring to fix uninitialized struct values
GENERAL
- Code refactoring to fix uninitialized struct values
GENERAL
- Code refactoring to fix uninitialized struct values
GENERAL
- Code refactoring to fix uninitialized struct values