Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlStreamNodeWriter Member List

This is the complete list of members for System.Xml.XmlStreamNodeWriter, including all inherited members.

_bufferSystem.Xml.XmlStreamNodeWriterprivate
_encodingSystem.Xml.XmlStreamNodeWriterprivate
_offsetSystem.Xml.XmlStreamNodeWriterprivate
_ownsStreamSystem.Xml.XmlStreamNodeWriterprivate
_streamSystem.Xml.XmlStreamNodeWriterprivate
Advance(int count)System.Xml.XmlStreamNodeWriterinlineprotected
bufferLengthSystem.Xml.XmlStreamNodeWriterprivatestatic
BufferOffsetSystem.Xml.XmlStreamNodeWriter
Close()System.Xml.XmlStreamNodeWriterinline
EnsureByte()System.Xml.XmlStreamNodeWriterinlineprivate
Flush()System.Xml.XmlStreamNodeWriterinline
FlushAndWriteBytesAsync(byte b1, byte b2)System.Xml.XmlStreamNodeWriterinlineprivate
FlushAsync()System.Xml.XmlStreamNodeWriterinlinevirtual
FlushBuffer()System.Xml.XmlStreamNodeWriterinlineprotectedvirtual
FlushBufferAndWriteByteAsync(byte b)System.Xml.XmlStreamNodeWriterinlineprivate
FlushBufferAsync()System.Xml.XmlStreamNodeWriterinlineprotectedvirtual
GetBuffer(int count, out int offset)System.Xml.XmlStreamNodeWriterinlineprotected
GetBufferAsync(int count)System.Xml.XmlStreamNodeWriterinlineprotected
GetByteCount(char[] chars)System.Xml.XmlStreamNodeWriterinlineprivate
maxBytesPerCharSystem.Xml.XmlStreamNodeWriterprivatestatic
NullSystem.Xml.XmlNodeWriterstatic
PositionSystem.Xml.XmlStreamNodeWriter
s_nullNodeWriterSystem.Xml.XmlNodeWriterprivatestatic
s_UTF8EncodingSystem.Xml.XmlStreamNodeWriterprivatestatic
SetOutput(Stream stream, bool ownsStream, Encoding encoding)System.Xml.XmlStreamNodeWriterinlineprotected
StreamBufferSystem.Xml.XmlStreamNodeWriter
UnsafeGetUnicodeChars(char *chars, int charCount, byte[] buffer, int offset)System.Xml.XmlStreamNodeWriterinlineprotected
UnsafeGetUTF8Chars(char *chars, int charCount, byte[] buffer, int offset)System.Xml.XmlStreamNodeWriterinlineprotected
UnsafeGetUTF8Length(char *chars, int charCount)System.Xml.XmlStreamNodeWriterinlineprotected
UnsafeWriteBytes(byte *bytes, int byteCount)System.Xml.XmlStreamNodeWriterinlineprotected
UnsafeWriteUnicodeChars(char *chars, int charCount)System.Xml.XmlStreamNodeWriterinlineprotected
UnsafeWriteUTF8Chars(char *chars, int charCount)System.Xml.XmlStreamNodeWriterinlineprotected
WriteBase64Text(byte[] trailBuffer, int trailCount, byte[] buffer, int offset, int count)System.Xml.XmlNodeWriter
WriteBase64TextAsync(byte[] trailBuffer, int trailCount, byte[] buffer, int offset, int count)System.Xml.XmlNodeWriterinlinevirtual
WriteBoolText(bool value)System.Xml.XmlNodeWriter
WriteByte(byte b)System.Xml.XmlStreamNodeWriterinlineprotected
WriteByte(char ch)System.Xml.XmlStreamNodeWriterinlineprotected
WriteByteAsync(byte b)System.Xml.XmlStreamNodeWriterinlineprotected
WriteByteAsync(char ch)System.Xml.XmlStreamNodeWriterinlineprotected
WriteBytes(byte b1, byte b2)System.Xml.XmlStreamNodeWriterinlineprotected
WriteBytes(char ch1, char ch2)System.Xml.XmlStreamNodeWriterinlineprotected
WriteBytes(byte[] byteBuffer, int byteOffset, int byteCount)System.Xml.XmlStreamNodeWriterinline
WriteBytesAsync(byte b1, byte b2)System.Xml.XmlStreamNodeWriterinlineprotected
WriteBytesAsync(char ch1, char ch2)System.Xml.XmlStreamNodeWriterinlineprotected
WriteCData(string text)System.Xml.XmlNodeWriter
WriteCharEntity(int ch)System.Xml.XmlNodeWriter
WriteComment(string text)System.Xml.XmlNodeWriter
WriteDateTimeText(DateTime value)System.Xml.XmlNodeWriter
WriteDecimalText(decimal value)System.Xml.XmlNodeWriter
WriteDeclaration()System.Xml.XmlNodeWriter
WriteDoubleText(double value)System.Xml.XmlNodeWriter
WriteEndAttribute()System.Xml.XmlNodeWriter
WriteEndAttributeAsync()System.Xml.XmlNodeWriterinlinevirtual
WriteEndElement(string prefix, string localName)System.Xml.XmlNodeWriter
WriteEndElement(byte[] prefixBuffer, int prefixOffset, int prefixLength, byte[] localNameBuffer, int localNameOffset, int localNameLength)System.Xml.XmlNodeWriterinlinevirtual
WriteEndElementAsync(string prefix, string localName)System.Xml.XmlNodeWriterinlinevirtual
WriteEndListText()System.Xml.XmlNodeWriter
WriteEndStartElement(bool isEmpty)System.Xml.XmlNodeWriter
WriteEndStartElementAsync(bool isEmpty)System.Xml.XmlNodeWriterinlinevirtual
WriteEscapedText(string value)System.Xml.XmlNodeWriter
WriteEscapedText(XmlDictionaryString value)System.Xml.XmlNodeWriter
WriteEscapedText(char[] chars, int offset, int count)System.Xml.XmlNodeWriter
WriteEscapedText(byte[] buffer, int offset, int count)System.Xml.XmlNodeWriter
WriteFloatText(float value)System.Xml.XmlNodeWriter
WriteGuidText(Guid value)System.Xml.XmlNodeWriter
WriteInt32Text(int value)System.Xml.XmlNodeWriter
WriteInt64Text(long value)System.Xml.XmlNodeWriter
WriteListSeparator()System.Xml.XmlNodeWriter
WriteQualifiedName(string prefix, XmlDictionaryString localName)System.Xml.XmlNodeWriter
WriteStartAttribute(string prefix, string localName)System.Xml.XmlNodeWriter
WriteStartAttribute(byte[] prefixBuffer, int prefixOffset, int prefixLength, byte[] localNameBuffer, int localNameOffset, int localNameLength)System.Xml.XmlNodeWriterinlinevirtual
WriteStartAttribute(string prefix, XmlDictionaryString localName)System.Xml.XmlNodeWriter
WriteStartElement(string prefix, string localName)System.Xml.XmlNodeWriter
WriteStartElement(byte[] prefixBuffer, int prefixOffset, int prefixLength, byte[] localNameBuffer, int localNameOffset, int localNameLength)System.Xml.XmlNodeWriterinlinevirtual
WriteStartElement(string prefix, XmlDictionaryString localName)System.Xml.XmlNodeWriter
WriteStartElementAsync(string prefix, string localName)System.Xml.XmlNodeWriterinlinevirtual
WriteStartListText()System.Xml.XmlNodeWriter
WriteText(string value)System.Xml.XmlNodeWriter
WriteText(XmlDictionaryString value)System.Xml.XmlNodeWriter
WriteText(char[] chars, int offset, int count)System.Xml.XmlNodeWriter
WriteText(byte[] buffer, int offset, int count)System.Xml.XmlNodeWriter
WriteTimeSpanText(TimeSpan value)System.Xml.XmlNodeWriter
WriteUInt64Text(ulong value)System.Xml.XmlNodeWriter
WriteUniqueIdText(UniqueId value)System.Xml.XmlNodeWriter
WriteUTF8Char(int ch)System.Xml.XmlStreamNodeWriterinlineprotected
WriteUTF8Chars(byte[] chars, int charOffset, int charCount)System.Xml.XmlStreamNodeWriterinlineprotected
WriteUTF8Chars(string value)System.Xml.XmlStreamNodeWriterinlineprotected
WriteXmlnsAttribute(string prefix, string ns)System.Xml.XmlNodeWriter
WriteXmlnsAttribute(byte[] prefixBuffer, int prefixOffset, int prefixLength, byte[] nsBuffer, int nsOffset, int nsLength)System.Xml.XmlNodeWriterinlinevirtual
WriteXmlnsAttribute(string prefix, XmlDictionaryString ns)System.Xml.XmlNodeWriter
XmlStreamNodeWriter()System.Xml.XmlStreamNodeWriterinlineprotected