ITypeMarshaler Methods
The ITypeMarshaler 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. | |
|
Gets the byte size of the value when marshalled. | |
|
Unmarshals the specified managed type from memory / span |
Further Information