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

◆ GetCharCount() [2/4]

override int System.Xml.SafeAsciiDecoder.GetCharCount ( byte[] bytes,
int index,
int count )
inline

Definition at line 7 of file SafeAsciiDecoder.cs.

8 {
9 return count;
10 }

References System.count.