Condividi tramite


MimeHelpers.GetStreamBytes Method

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetStreamBytes(MemoryStream)

Gets bytes from a memory stream (optimization).

System_CAPS_pubmethodSystem_CAPS_static GetStreamBytes(Stream)

Gets bytes from a generic data stream.

System_CAPS_pubmethodSystem_CAPS_static GetStreamBytes(Stream, Int64)

Gets bytes from a generic data stream.

See Also

MimeHelpers Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top