USFile.ReadBinaryFile |
Reads a complete file in binary mode. Returns the data contained in the file. The file is identified by supplying a filepath.
Syntax
The required filepath is the name of the file to read. Filepath is allowed to contain environment variables and is not allowed to contain a full stop ( . ). Examples
See also |