The BinaryFileRead function allows for reading binary files.
The function will read the entire file into memory for you to use.
Note: Reading large files may require a lot of memory.
File Path
The path to the binary file.
Last updated 10 months ago