```{index} single: Filters; Write Binary Data
```
# Write Binary Data

## Group (Subgroup)

IO (Output) (Write) (Export) (Binary)

## Description

This **Filter** accepts DataArray(s) as input, extracts the data, creates the file(s), and writes it out to a single file in binary


### Input Parameter(s)

| Parameter Name | Parameter Type | Parameter Notes | Description |
|----------------|----------------|-----------------|-------------|
| Endianess | Choices |  | Default is little endian |
| Output Path | FileSystemPath |  | The output file path |
| File Extension | String |  | The file extension for the output file |

### Input Data Objects

| Parameter Name | Parameter Type | Parameter Notes | Description |
|----------------|----------------|-----------------|-------------|
| Attribute Arrays to Export | MultiArraySelection |  | The arrays to be exported to a binary file |

## License & Copyright

Please see the description file distributed with this **Plugin**

## DREAM3D-NX Help

If you need help, need to file a bug report or want to request a new feature, please head over to the [DREAM3DNX-Issues](https://github.com/BlueQuartzSoftware/DREAM3DNX-Issues/discussions) GitHub site where the community of DREAM3D-NX users can help answer your questions.
