A class for marshalling/unmarshalling objects into memory.
Inheritance Hierarchy Namespace: Demo3D.PLC.CommsAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic class BufferMarshaller
The BufferMarshaller type exposes the following members.
Constructors| | Name | Description |
|---|
 | BufferMarshaller(DataType, Endian, BinaryTextEncoding, UInt64, NullEncodingType, String) |
Constructs a marshaller.
|
 | BufferMarshaller(Type, Endian, BinaryTextEncoding, UInt64, NullEncodingType, String) |
Constructs a marshaller.
|
Top
Properties
Methods
See Also