StreamTransport.ReadAsync Method |
Name | Description | |
---|---|---|
![]() | ReadAsync(Byte[], Int32) |
Reads data from the underlying stream
(Overrides BaseTransport.ReadAsync(Byte[], Int32).) |
![]() | ReadAsync(Byte[], Int32, Int32) |
Reads data from the underlying stream
(Overrides BaseTransport.ReadAsync(Byte[], Int32, Int32).) |