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.Ucs4Decoder3412 Member List

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

_fallbackSystem.Text.Decoderpackage
_fallbackBufferSystem.Text.Decoderpackage
Convert(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex, int charCount, bool flush, out int bytesUsed, out int charsUsed, out bool completed)System.Xml.Ucs4Decoderinlinevirtual
System::Text::Decoder.Convert(byte *bytes, int byteCount, char *chars, int charCount, bool flush, out int bytesUsed, out int charsUsed, out bool completed)System.Text.Decoderinlinevirtual
Decoder()System.Text.Decoderinlineprotected
FallbackSystem.Text.Decoder
FallbackBufferSystem.Text.Decoder
GetCharCount(byte[] bytes, int index, int count)System.Xml.Ucs4Decoderinline
System::Text::Decoder.GetCharCount(byte[] bytes, int index, int count, bool flush)System.Text.Decoderinlinevirtual
System::Text::Decoder.GetCharCount(byte *bytes, int count, bool flush)System.Text.Decoderinlinevirtual
GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)System.Xml.Ucs4Decoderinline
System::Text::Decoder.GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex, bool flush)System.Text.Decoderinlinevirtual
System::Text::Decoder.GetChars(byte *bytes, int byteCount, char *chars, int charCount, bool flush)System.Text.Decoderinlinevirtual
System::Text::Decoder.GetChars(global::System.ReadOnlySpan< byte > bytes, global::System.Span< char > chars, bool flush)System.Text.Decoderinlinevirtual
GetFullChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)System.Xml.Ucs4Decoder3412inlinepackage
InternalHasFallbackBufferSystem.Text.Decoderpackage
lastBytesSystem.Xml.Ucs4Decoderpackage
lastBytesCountSystem.Xml.Ucs4Decoderpackage
Reset()System.Text.Decoderinlinevirtual
Ucs4Decoder()System.Xml.Ucs4Decoderinlineprotected
Ucs4Decoder3412()System.Xml.Ucs4Decoder3412inline
Ucs4ToUTF16(uint code, char[] chars, int charIndex)System.Xml.Ucs4Decoderinlinepackage