C# Class Windows.System.IO.StreamToOutputStreamAdapter

Inheritance: IOutputStream
Afficher le fichier Open project: ermau/WinRT.NET

Méthodes publiques

Méthode Description
FlushAsync ( ) : IAsyncOperation
WriteAsync ( Windows.Storage.Streams.IBuffer buffer ) : uint>.IAsyncOperationWithProgress

Private Methods

Méthode Description
StreamToOutputStreamAdapter ( Stream stream ) : System

Method Details

FlushAsync() public méthode

public FlushAsync ( ) : IAsyncOperation
Résultat IAsyncOperation

WriteAsync() public méthode

public WriteAsync ( Windows.Storage.Streams.IBuffer buffer ) : uint>.IAsyncOperationWithProgress
buffer Windows.Storage.Streams.IBuffer
Résultat uint>.IAsyncOperationWithProgress