SerializationHelpers.DeserializeRawToStructure Method
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
DeserializeRawToStructure(Byte[], Type) | Deserializes a raw byte stream to an object. |
|
DeserializeRawToStructure<T>(Byte[]) | Deserializes a raw byte stream to an object. |
See Also
SerializationHelpers Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top