Click or drag to resize

BufferDataConverterContextEndian Property

The endianess of the data. This is used to marshal data types larger than one byte.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public Endian Endian { get; }

Property Value

Type: Endian
See Also