Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2449 of file HttpConnection.cs.
References System.Net.Http.HttpConnection._readLength, System.Net.Http.HttpConnection._readOffset, System.Net.Http.HttpConnection._stream, System.cancellationToken, System.Threading.Tasks.Task< TResult >.CompletedTask, System.IO.Stream.CopyTo(), System.IO.Stream.CopyToAsync(), System.Net.Http.HttpConnection.CopyToUntilEofWithExistingBufferedDataAsync(), and System.destination.
Referenced by System.Net.Http.HttpConnection.ConnectionCloseReadStream.CopyToAsync(), and System.Net.Http.HttpConnection.RawConnectionStream.CopyToAsync().