IGenericTypeMarshaler Methods
The IGenericTypeMarshaler type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Determines whether ADS can marshal the specified managed data type. (Inherited from ITypeMarshaler.) | |
|
Determines whether ADS can marshal the specified value (Inherited from ITypeMarshaler.) | |
|
Marshals the specified value to the specified destination memory / span. (Inherited from ITypeMarshaler.) | |
|
Gets the byte size of the value when marshalled. (Inherited from ITypeMarshaler.) | |
|
Unmarshals the specified managed type from memory / span (Inherited from ITypeMarshaler.) | |
|
Unmarshals the source data to an managed value of the specified type. |