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.Net.ScatterGatherBuffers Class Reference

Classes

class  MemoryChunk
 

Package Functions

 ScatterGatherBuffers ()
 
 ScatterGatherBuffers (long totalSize)
 
BufferOffsetSize[] GetBuffers ()
 
void Write (byte[] buffer, int offset, int count)
 

Properties

bool Empty [get]
 
int Length [get]
 

Private Member Functions

ScatterGatherBuffers.MemoryChunk AllocateMemoryChunk (int newSize)
 

Private Attributes

ScatterGatherBuffers.MemoryChunk headChunk
 
ScatterGatherBuffers.MemoryChunk currentChunk
 
int nextChunkLength
 
int totalLength
 
int chunkCount
 

Detailed Description

Definition at line 6 of file ScatterGatherBuffers.cs.


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