Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2464 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 >.ConfigureAwait(), System.Threading.Tasks.ValueTask< TResult >.ConfigureAwait(), System.Net.Http.HttpConnection.CopyFromBufferAsync(), System.IO.Stream.CopyTo(), System.IO.Stream.CopyToAsync(), System.count, and System.destination.
Referenced by System.Net.Http.HttpConnection.CopyToUntilEofAsync().