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.IArrayPool< T > Interface Template Reference
+ Inheritance diagram for Newtonsoft.Json.IArrayPool< T >:
+ Collaboration diagram for Newtonsoft.Json.IArrayPool< T >:

Public Member Functions

T[] Rent (int minimumLength)
 
void Return (T[] array)
 

Detailed Description

Definition at line 9 of file IArrayPool.cs.


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