Windows.Storage.Streams.FileInputStream.ReadAsync
February 8, 2017 ยท View on GitHub
-description
Returns an asynchronous byte reader object.
-parameters
-param buffer
The buffer into which the asynchronous read operation places the bytes that are read.
-param count
The number of bytes to read that is less than or equal to the Capacity value.
-param options
Specifies the type of the asynchronous read operation.
-returns
The asynchronous operation.