Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Security.IReadWriteAdapter Interface Reference

Public Member Functions

ValueTask< int > ReadAsync (Memory< byte > buffer)
 
ValueTask WriteAsync (byte[] buffer, int offset, int count)
 
Task WaitAsync (TaskCompletionSource< bool > waiter)
 
Task FlushAsync ()
 

Properties

CancellationToken CancellationToken [get]
 

Detailed Description

Definition at line 6 of file IReadWriteAdapter.cs.


The documentation for this interface was generated from the following file: