BufferDataConverterGetConvertFrom Method |
Namespace: Demo3D.PLC.Comms
public override ConversionFunction? GetConvertFrom( IDataContextProvider? contextProvider, DataType sourceType, DataType destinationType )
The contextProvider must provide an object of type BufferDataConverterContext. This context tells the marashaller the endianess of the data, string format, and the area of memory being addressed.