Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 2290 of file HttpConnection.cs.
References System.Net.Http.HttpConnection._readBuffer, System.Net.Http.HttpConnection._readLength, System.Net.Http.HttpConnection._readOffset, System.Net.Http.HttpConnection._stream, System.array, System.Buffer.BlockCopy(), System.Net.NetEventSource.Log, System.SR.net_http_invalid_response_premature_eof, System.IO.Stream.Read(), System.IO.Stream.ReadAsync(), and System.Net.Http.HttpConnection.Trace().
Referenced by System.Net.Http.HttpConnection.ChunkedEncodingReadStream.CopyToAsyncCore(), System.Net.Http.HttpConnection.CopyToContentLengthAsync(), System.Net.Http.HttpConnection.ChunkedEncodingReadStream.DrainAsync(), System.Net.Http.HttpConnection.ContentLengthReadStream.DrainAsync(), System.Net.Http.HttpConnection.Fill(), System.Net.Http.HttpConnection.ChunkedEncodingReadStream.ReadAsyncCore(), and System.Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync().