Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Decode() [2/2]

override int System.Xml.IncrementalReadDummyDecoder.Decode ( string str,
int startPos,
int len )
inlinepackage

Definition at line 18 of file IncrementalReadDummyDecoder.cs.

19 {
20 return len;
21 }

References System.len.