|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Text.DecoderDBCS, including all inherited members.
| _encoding | System.Text.DecoderDBCS | private |
| _fallback | System.Text.Decoder | package |
| _fallbackBuffer | System.Text.Decoder | package |
| _leadByteRanges | System.Text.DecoderDBCS | private |
| _leftOverLeadByte | System.Text.DecoderDBCS | private |
| _rangesCount | System.Text.DecoderDBCS | private |
| 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.DecoderDBCS | inlinevirtual |
| Convert(byte *bytes, int byteCount, char *chars, int charCount, bool flush, out int bytesUsed, out int charsUsed, out bool completed) | System.Text.DecoderDBCS | inlinevirtual |
| 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.DecoderDBCS | inlinevirtual |
| Convert(byte *bytes, int byteCount, char *chars, int charCount, bool flush, out int bytesUsed, out int charsUsed, out bool completed) | System.Text.DecoderDBCS | inlinevirtual |
| System::Text::Decoder.Convert(ReadOnlySpan< byte > bytes, Span< char > chars, bool flush, out int bytesUsed, out int charsUsed, out bool completed) | System.Text.Decoder | inlinevirtual |
| ConvertWithLeftOverByte(byte *bytes, int count, char *chars, int charCount) | System.Text.DecoderDBCS | inlineprivate |
| ConvertWithLeftOverByte(byte *bytes, int count, char *chars, int charCount) | System.Text.DecoderDBCS | inlineprivate |
| DecoderDBCS(Encoding encoding) | System.Text.DecoderDBCS | inlinepackage |
| DecoderDBCS(Encoding encoding) | System.Text.DecoderDBCS | inlinepackage |
| Fallback | System.Text.Decoder | |
| FallbackBuffer | System.Text.Decoder | |
| GetCharCount(byte[] bytes, int index, int count) | System.Text.DecoderDBCS | inline |
| GetCharCount(byte[] bytes, int index, int count, bool flush) | System.Text.DecoderDBCS | inlinevirtual |
| GetCharCount(byte *bytes, int count, bool flush) | System.Text.DecoderDBCS | inlinevirtual |
| GetCharCount(byte[] bytes, int index, int count) | System.Text.DecoderDBCS | inline |
| GetCharCount(byte[] bytes, int index, int count, bool flush) | System.Text.DecoderDBCS | inlinevirtual |
| GetCharCount(byte *bytes, int count, bool flush) | System.Text.DecoderDBCS | inlinevirtual |
| System::Text::Decoder.GetCharCount(ReadOnlySpan< byte > bytes, bool flush) | System.Text.Decoder | inlinevirtual |
| GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex) | System.Text.DecoderDBCS | inline |
| GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex, bool flush) | System.Text.DecoderDBCS | inlinevirtual |
| GetChars(byte *bytes, int byteCount, char *chars, int charCount, bool flush) | System.Text.DecoderDBCS | inlinevirtual |
| GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex) | System.Text.DecoderDBCS | inline |
| GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex, bool flush) | System.Text.DecoderDBCS | inlinevirtual |
| GetChars(byte *bytes, int byteCount, char *chars, int charCount, bool flush) | System.Text.DecoderDBCS | inlinevirtual |
| System::Text::Decoder.GetChars(ReadOnlySpan< byte > bytes, Span< char > chars, bool flush) | System.Text.Decoder | inlinevirtual |
| InternalHasFallbackBuffer | System.Text.Decoder | package |
| IsLastByteALeadByte(byte *bytes, int count) | System.Text.DecoderDBCS | inlineprivate |
| IsLastByteALeadByte(byte *bytes, int count) | System.Text.DecoderDBCS | inlineprivate |
| IsLeadByte(byte b) | System.Text.DecoderDBCS | inlineprivate |
| IsLeadByte(byte b) | System.Text.DecoderDBCS | inlineprivate |
| Reset() | System.Text.DecoderDBCS | inlinevirtual |
| Reset() | System.Text.DecoderDBCS | inlinevirtual |