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

◆ FromBase64CharPtr()

static unsafe byte[] System.Convert.FromBase64CharPtr ( char * inputPtr,
int inputLength )
inlinestaticprivate

Definition at line 3618 of file Convert.cs.

3619 {
3620 throw null;
3621 }