terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Diagnostics.AsyncStreamReader Class Reference

Public Member Functions

virtual void Close ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Package Functions

void CancelOperation ()
 
void WaitUtilEOF ()
 

Private Attributes

Stream stream
 
Encoding encoding
 
Decoder decoder
 
byte[] byteBuffer
 
char[] charBuffer
 
bool cancelOperation
 
ManualResetEvent eofEvent
 
object syncObject
 
IAsyncResult asyncReadResult
 

Detailed Description

Definition at line 9 of file AsyncStreamReader.cs.


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