Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlBinaryNodeWriter.AttributeValue Struct Reference

Public Member Functions

void Clear ()
 
void WriteText (string s)
 
void WriteText (XmlDictionaryString s)
 
void WriteBase64Text (byte[] trailBytes, int trailByteCount, byte[] buffer, int offset, int count)
 
void WriteTo (XmlBinaryNodeWriter writer)
 

Private Attributes

string _captureText
 
XmlDictionaryString _captureXText
 
MemoryStream _captureStream
 

Detailed Description

Definition at line 9 of file XmlBinaryNodeWriter.cs.


The documentation for this struct was generated from the following file: