FileReadAllBytes Method |
Name | Description | |
---|---|---|
ReadAllBytes(String) | Opens a binary file, reads the contents of the file into a byte array, and then closes the file. | |
ReadAllBytes(String, PathFormat) | [AlphaFS] Opens a binary file, reads the contents of the file into a byte array, and then closes the file. | |
ReadAllBytes(KernelTransaction, String) | [AlphaFS] Opens a binary file, reads the contents of the file into a byte array, and then closes the file. | |
ReadAllBytes(KernelTransaction, String, PathFormat) | [AlphaFS] Opens a binary file, reads the contents of the file into a byte array, and then closes the file. |