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

◆ Decode()

override int System.Xml.IncrementalReadDummyDecoder.Decode ( char[] chars,
int startPos,
int len )
inlinepackage

Definition at line 18 of file IncrementalReadDummyDecoder.cs.

19 {
20 return len;
21 }