Returns the contents of a file as a byte array.
- file (String)
- File to be read.
Byte array containing the contents of the file.
| In The Hand ReadAllBytes Method (file) Namespaces ► InTheHand.VisualBasic.MyServices ► FileSystemProxy ► ReadAllBytes(String) |