Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WriteAsync()
[3/3]
override
ValueTask
System.Net.Http.EmptyReadStream.WriteAsync
(
ReadOnlyMemory
< byte >
destination
,
CancellationToken
cancellationToken
)
inline
virtual
Reimplemented from
System.IO.Stream
.
Definition at line
53
of file
EmptyReadStream.cs
.
54
{
55
throw
new
NotSupportedException();
56
}
System
Net
Http
EmptyReadStream
Generated by
1.10.0