terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |
Definition at line 9 of file AsyncStreamReader.cs.