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

◆ ReadOldNetString()

static string FileHelpers.ReadOldNetString ( this BinaryReader reader)
inlinestatic

Definition at line 8 of file FileHelpers.cs.

9 {
10 string text;
11 return text;
12 }

References System.text.