Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CopyToAsync()
[4/4]
override
Task
System.Net.Http.HttpConnection.HttpContentWriteStream.CopyToAsync
(
Stream
destination
,
int
bufferSize
,
CancellationToken
cancellationToken
)
inline
sealed
virtual
Reimplemented from
System.IO.Stream
.
Definition at line
857
of file
HttpConnection.cs
.
858
{
859
throw
new
NotSupportedException();
860
}
System
Net
Http
HttpConnection
HttpContentWriteStream
Generated by
1.10.0