terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ FromBase64CharArray()

static byte[] System.Convert.FromBase64CharArray ( char[] inArray,
int offset,
int length )
inlinestatic

Definition at line 2787 of file Convert.cs.

2788 {
2789 if (true)
2790 {
2791 byte[] array;
2792 return array;
2793 }
2794 return "Index was out of range. Must be non-negative and less than the size of the collection.";
2795 }

References System.array.