Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Write()
[2/2]
override
void
System.Net.Http.MultipartContent.ContentReadStream.Write
(
ReadOnlySpan
< byte >
buffer
)
inline
virtual
Reimplemented from
System.IO.Stream
.
Definition at line
238
of file
MultipartContent.cs
.
239
{
240
throw
new
NotSupportedException();
241
}
System
Net
Http
MultipartContent
ContentReadStream
Generated by
1.10.0