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

◆ EnsureBufferSize()

static char[] Newtonsoft.Json.Utilities.BufferUtils.EnsureBufferSize ( IArrayPool< char > bufferPool,
int size,
char[] buffer )
inlinestatic

Definition at line 114 of file BufferUtils.cs.

115 {
116 throw null;
117 }