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
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, ref bool hasHalfByteCached, ref byte cachedHalfByte, out int charsDecoded, out int bytesDecoded)System.Xml.BinHexDecoderinlineprivatestatic
endIndexSystem.Xml.BinHexDecoderprivate
hasHalfByteCachedSystem.Xml.BinHexDecoderprivate
IncrementalReadDecoder()System.Xml.IncrementalReadDecoderinlineprotected
IsFullSystem.Xml.BinHexDecoderpackage