IGenericTypeMarshaler.Unmarshal Method

Overload List

 

Name

Description

IGenericTypeMarshaler.Unmarshal Method 1:

Unmarshal.T.(ReadOnlySpan.Byte., Encoding, T.)

Unmarshals the source data to an managed value of the specified type.

IGenericTypeMarshaler.Unmarshal Method 2:

Unmarshal(Type, ReadOnlySpan.Byte., Encoding, Object.)

Unmarshals the specified managed type from memory / span (Inherited from ITypeMarshaler.)

Reference

IGenericTypeMarshaler Interface

TwinCAT.TypeSystem Namespace