Overload | Description |
---|---|
ReadAllBytes(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) | Returns the contents of an OPC UA file as a byte array, using the default buffer size. |
ReadAllBytes(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Int32) | Returns the contents of an OPC UA file as a byte array, specifying the buffer size. |