terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Xml.BinHexDecoder Member List

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

bufferSystem.Xml.BinHexDecoderprivate
cachedHalfByteSystem.Xml.BinHexDecoderprivate
curIndexSystem.Xml.BinHexDecoderprivate
Decode(char[] chars, int startPos, int len)System.Xml.BinHexDecoderinlinepackage
Decode(char[] chars, bool allowOddChars)System.Xml.BinHexDecoderinlinestatic
Decode(char *pChars, char *pCharsEndPos, byte *pBytes, byte *pBytesEndPos, bool hasHalfByteCached, byte cachedHalfByte, [Out] int charsDecoded, [Out] int bytesDecoded)System.Xml.BinHexDecoderinlineprivatestatic
endIndexSystem.Xml.BinHexDecoderprivate
hasHalfByteCachedSystem.Xml.BinHexDecoderprivate
IncrementalReadDecoder()System.Xml.IncrementalReadDecoderinlineprotected
IsFullSystem.Xml.BinHexDecoderpackage