WindowsRuntimeStreamExtensions::AsStreamForWrite Method
.NET Framework (current version)
Converts an output stream in the Windows Runtime to a managed stream in the .NET for Windows 8.x 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 8.x Store apps. |
|
AsStreamForWrite(IOutputStream, Int32) | Converts an output stream in the Windows Runtime to a managed stream in the .NET for Windows 8.x Store apps using the specified buffer size. |
Show: