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.Text.Encoding.DefaultDecoder Member List

This is the complete list of members for System.Text.Encoding.DefaultDecoder, 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.Text.Decoderinlinevirtual
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
DefaultDecoder(Encoding encoding)System.Text.Encoding.DefaultDecoderinline
DefaultDecoder(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)System.Text.Encoding.DefaultDecoderinlinepackage
FallbackSystem.Text.Decoder
FallbackBufferSystem.Text.Decoder
GetCharCount(byte[] bytes, int index, int count)System.Text.Encoding.DefaultDecoderinline
GetCharCount(byte[] bytes, int index, int count, bool flush)System.Text.Encoding.DefaultDecoderinlinevirtual
GetCharCount(byte *bytes, int count, bool flush)System.Text.Encoding.DefaultDecoderinlinevirtual
GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)System.Text.Encoding.DefaultDecoderinline
GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex, bool flush)System.Text.Encoding.DefaultDecoderinlinevirtual
GetChars(byte *bytes, int byteCount, char *chars, int charCount, bool flush)System.Text.Encoding.DefaultDecoderinlinevirtual
System::Text::Decoder.GetChars(global::System.ReadOnlySpan< byte > bytes, global::System.Span< char > chars, bool flush)System.Text.Decoderinlinevirtual
GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)System.Text.Encoding.DefaultDecoderinlineprivate
GetRealObject(global::System.Runtime.Serialization.StreamingContext context)System.Text.Encoding.DefaultDecoderinline
InternalHasFallbackBufferSystem.Text.Decoderpackage
m_encodingSystem.Text.Encoding.DefaultDecoderprivate
m_hasInitializedEncodingSystem.Text.Encoding.DefaultDecoderprivate
Reset()System.Text.Decoderinlinevirtual