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

◆ WriteBase64()

override void System.Xml.Xsl.Runtime.XmlQueryOutput.WriteBase64 ( byte[] buffer,
int index,
int count )
inline

Definition at line 250 of file XmlQueryOutput.cs.

251 {
252 throw new NotSupportedException();
253 }