Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Read()
[2/2]
override
int System.Net.Http.HttpConnection.HttpContentWriteStream.Read
(
Span
< byte >
buffer
)
inline
sealed
virtual
Reimplemented from
System.Net.Http.HttpBaseStream
.
Definition at line
847
of file
HttpConnection.cs
.
848
{
849
throw
new
NotSupportedException();
850
}
System
Net
Http
HttpConnection
HttpContentWriteStream
Generated by
1.10.0