IOUtilitiesCopyToAsync Method |
| Name | Description | |
|---|---|---|
| CopyToAsync(Stream, Stream, Int64, Int32) |
Reads the bytes from the current stream and writes them to another stream.
| |
| CopyToAsync(Stream, Stream, CancellationToken, Int64, Int32) |
Reads the bytes from the current stream and writes them to another stream.
|