| Overload | Description | 
|---|---|
| WriteAllBytes(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Byte[]) | Writes binary data to an OPC UA file. Not appending. | 
| WriteAllBytes(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Byte[],Boolean) | Writes binary data to an OPC UA file, specifying the append flag. |