Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2351 of file HttpConnection.cs.
References System.Net.Http.HttpConnection._readLength, System.Net.Http.HttpConnection._readOffset, System.Net.Http.HttpConnection._stream, System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.destination, System.Net.NetEventSource.Log, System.IO.Stream.ReadAsync(), System.Net.Http.HttpConnection.ReadFromBuffer(), and System.Net.Http.HttpConnection.Trace().
Referenced by System.Net.Http.HttpConnection.ConnectionCloseReadStream.ReadAsync(), System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(), System.Net.Http.HttpConnection.ChunkedEncodingReadStream.ReadAsyncCore(), and System.Net.Http.HttpConnection.ReadBufferedAsync().