IGenericTypeMarshaler Methods
The IGenericTypeMarshaler type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether ADS can marshal the specified managed data
type. | |
|
|
Determines whether ADS can marshal the specified value | |
|
|
Marshals the specified value to the specified destination
memory / span. | |
|
|
Determines the MarshalSize of the given type | |
|
|
Gets the byte size of the value when marshalled. | |
|
|
Unmarshals the specified managed type from memory / span | |
|
|
Unmarshals the source data to an managed value of the specified type. |
Reference
IGenericTypeMarshaler Interface TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- ITypeMarshaler.CanMarshal Method (Object)
- ITypeMarshaler.CanMarshal Method (Type)
- ITypeMarshaler.Marshal Method
- ITypeMarshaler.MarshalSize Method
- ITypeMarshaler.Unmarshal Method
- IGenericTypeMarshaler.Unmarshal.T. Method (ReadOnlySpan.Byte., Encoding, T.)
- ITypeMarshaler.CanMarshal Method
- ITypeMarshaler.CanMarshalValue Method
- ITypeMarshaler.MarshalValueSize Method