C# Class Windows.Storage.Streams.OutputStreamOverStream

Inheritance: IOutputStream, IClosable
Datei anzeigen Open project: shiftkey/winrt-backport-hilarity

Public Methods

Method Description
Close ( ) : void
FlushAsync ( ) : IAsyncOperation
WriteAsync ( [ buffer ) : uint>.IAsyncOperationWithProgress

Method Details

Close() public method

public Close ( ) : void
return void

FlushAsync() public method

public FlushAsync ( ) : IAsyncOperation
return IAsyncOperation

WriteAsync() public method

public WriteAsync ( [ buffer ) : uint>.IAsyncOperationWithProgress
buffer [
return uint>.IAsyncOperationWithProgress