Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.IncrementalReadDecoder Class Referenceabstract

Package Functions

void SetNextOutputBuffer (Array array, int offset, int len)
 
int Decode (char[] chars, int startPos, int len)
 
int Decode (string str, int startPos, int len)
 
void Reset ()
 

Properties

int DecodedCount [get]
 
bool IsFull [get]
 

Detailed Description

Definition at line 3 of file IncrementalReadDecoder.cs.


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