CompressedData<TCompressor> Constructor
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
CompressedData<TCompressor>(Byte[]) | Initializes a new instance of the CompressedData<TCompressor> class. |
|
CompressedData<TCompressor>(Byte[], CompressionLevel) | Initializes a new instance of the CompressedData<TCompressor> class. |
See Also
CompressedData<TCompressor> Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top