Terraria v1.4.4.9
Terraria source code documentation
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
_endIndexSystem.Xml.BinHexDecoderprivate
_hasHalfByteCachedSystem.Xml.BinHexDecoderprivate
_startIndexSystem.Xml.BinHexDecoderprivate
Decode(char[] chars, int startPos, int len)System.Xml.BinHexDecoderinlinepackage
Decode(string str, int startPos, int len)System.Xml.BinHexDecoderinlinepackage
Decode(char[] chars, bool allowOddChars)System.Xml.BinHexDecoderinlinestatic
Decode(ReadOnlySpan< char > chars, Span< byte > bytes, ref bool hasHalfByteCached, ref byte cachedHalfByte, out int charsDecoded, out int bytesDecoded)System.Xml.BinHexDecoderinlineprivatestatic
DecodedCountSystem.Xml.BinHexDecoderpackage
IsFullSystem.Xml.BinHexDecoderpackage
Reset()System.Xml.BinHexDecoderinlinepackage
SetNextOutputBuffer(Array buffer, int index, int count)System.Xml.BinHexDecoderinlinepackage