Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SerializeToStreamAsync() [1/2]

override Task System.Net.Http.StreamContent.SerializeToStreamAsync ( Stream stream,
TransportContext? context )
inlineprotected

Definition at line 125 of file StreamContent.cs.

126 {
128 }
Task SerializeToStreamAsyncCore(Stream stream, CancellationToken cancellationToken)

References System.Net.Http.StreamContent.SerializeToStreamAsyncCore(), and System.stream.