Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.JsonDocument.StackRowStack Struct Reference

Public Member Functions

 StackRowStack (int initialSize)
 
void Dispose ()
 

Package Functions

void Push (StackRow row)
 
StackRow Pop ()
 

Private Member Functions

void Enlarge ()
 

Private Attributes

byte[] _rentedBuffer
 
int _topOfStack
 

Detailed Description

Definition at line 229 of file JsonDocument.cs.


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