FileReadAllBytes
Opens a file, reads the file content into a byte array, and then closes the file.
| SYNTAX |
|
| ARGUMENTS | fileName The file to open |
| RETURN | The complete file content as byte array |
Opens a file, reads the file content into a byte array, and then closes the file.
| SYNTAX |
|
| ARGUMENTS | fileName The file to open |
| RETURN | The complete file content as byte array |