C# Class Windows.System.IO.StreamToInputStreamAdapter

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

Méthodes publiques

Méthode Description
ReadAsync ( Windows.Storage.Streams.IBuffer buffer, uint count, InputStreamOptions options ) : uint>.IAsyncOperationWithProgress

Private Methods

Méthode Description
StreamToInputStreamAdapter ( Stream stream ) : System

Method Details

ReadAsync() public méthode

public ReadAsync ( Windows.Storage.Streams.IBuffer buffer, uint count, InputStreamOptions options ) : uint>.IAsyncOperationWithProgress
buffer Windows.Storage.Streams.IBuffer
count uint
options InputStreamOptions
Résultat uint>.IAsyncOperationWithProgress