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
Newtonsoft.Json.Utilities.BufferUtils Class Reference
+ Collaboration diagram for Newtonsoft.Json.Utilities.BufferUtils:

Static Public Member Functions

static char[] RentBuffer (IArrayPool< char > bufferPool, int minSize)
 
static void ReturnBuffer (IArrayPool< char > bufferPool, char[] buffer)
 
static char[] EnsureBufferSize (IArrayPool< char > bufferPool, int size, char[] buffer)
 

Detailed Description

Definition at line 11 of file BufferUtils.cs.


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