terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Net.ChunkedInputStream.ReadBufferState Class Reference
+ Collaboration diagram for System.Net.ChunkedInputStream.ReadBufferState:

Public Member Functions

 ReadBufferState (byte[] buffer, int offset, int count, HttpStreamAsyncResult ares)
 

Public Attributes

byte[] Buffer
 
int Offset
 
int Count
 
int InitialCount
 
HttpStreamAsyncResult Ares
 

Detailed Description

Definition at line 203 of file ChunkedInputStream.cs.


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