MimeHelpers.GetStreamBytes Method
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
GetStreamBytes(MemoryStream) | Gets bytes from a memory stream (optimization). |
|
GetStreamBytes(Stream) | Gets bytes from a generic data stream. |
|
GetStreamBytes(Stream, Int64) | Gets bytes from a generic data stream. |
See Also
MimeHelpers Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top