Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.IXmlBinaryReaderInitializer Interface Reference

Public Member Functions

void SetInput (byte[] buffer, int offset, int count, IXmlDictionary? dictionary, XmlDictionaryReaderQuotas quotas, XmlBinaryReaderSession? session, OnXmlDictionaryReaderClose? onClose)
 
void SetInput (Stream stream, IXmlDictionary? dictionary, XmlDictionaryReaderQuotas quotas, XmlBinaryReaderSession? session, OnXmlDictionaryReaderClose? onClose)
 

Detailed Description

Definition at line 5 of file IXmlBinaryReaderInitializer.cs.


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