# Binary File Read

The **BinaryFileRead** function allows for reading binary files.

The function will read the entire file into memory for you to use.

{% hint style="info" %}
**Note:**\
Reading large files may require a lot of memory.
{% endhint %}

***

#### Properties <a href="#properties" id="properties"></a>

**File Path**

The path to the binary file.
