C# Class Windows.Storage.Streams.FileInputStream

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

Public Methods

Method Description
Close ( ) : void
ReadAsync ( [ buffer, [ count, [ options ) : uint>.IAsyncOperationWithProgress

Method Details

Close() public method

public Close ( ) : void
return void

ReadAsync() public method

public ReadAsync ( [ buffer, [ count, [ options ) : uint>.IAsyncOperationWithProgress
buffer [
count [
options [
return uint>.IAsyncOperationWithProgress