WindowsRuntimeStreamExtensions.AsStreamForWrite Method
.NET Framework 4.5
Converts an output stream in the Windows Runtime to a managed stream in the .NET for Windows Store apps.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AsStreamForWrite(IOutputStream) | Converts an output stream in the Windows Runtime to a managed stream in the .NET for Windows Store apps. |
|
AsStreamForWrite(IOutputStream, Int32) | Converts an output stream in the Windows Runtime to a managed stream in the .NET for Windows Store apps using the specified buffer size. |