terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for System.Xml.BinHexDecoder, including all inherited members.
buffer | System.Xml.BinHexDecoder | private |
cachedHalfByte | System.Xml.BinHexDecoder | private |
curIndex | System.Xml.BinHexDecoder | private |
Decode(char[] chars, int startPos, int len) | System.Xml.BinHexDecoder | inlinepackage |
Decode(char[] chars, bool allowOddChars) | System.Xml.BinHexDecoder | inlinestatic |
Decode(char *pChars, char *pCharsEndPos, byte *pBytes, byte *pBytesEndPos, ref bool hasHalfByteCached, ref byte cachedHalfByte, out int charsDecoded, out int bytesDecoded) | System.Xml.BinHexDecoder | inlineprivatestatic |
endIndex | System.Xml.BinHexDecoder | private |
hasHalfByteCached | System.Xml.BinHexDecoder | private |
IncrementalReadDecoder() | System.Xml.IncrementalReadDecoder | inlineprotected |
IsFull | System.Xml.BinHexDecoder | package |