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

◆ ToBase64String() [3/4]

static string System.Convert.ToBase64String ( byte[] inArray,
int offset,
int length,
Base64FormattingOptions options )
inlinestatic

Definition at line 2662 of file Convert.cs.

2663 {
2664 int num = 1;
2666 if (num == 0)
2667 {
2668 }
2669 string text;
2670 return text;
2671 }
static void ThrowArgumentOutOfRangeException()

References System.text, and System.ThrowHelper.ThrowArgumentOutOfRangeException().