Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinevirtualinherited |
Reimplemented in System.Text.DecoderDBCS, System.Text.DecoderDBCS, System.Text.DecoderNLS, System.Xml.SafeAsciiDecoder, System.Xml.Ucs4Decoder, System.Xml.UTF16Decoder, and System.Text.DecoderNLS.
Definition at line 142 of file Decoder.cs.
References System.Text.Decoder._fallbackBuffer, System.SR.Argument_ConversionOverflow, System.SR.ArgumentNull_Array, System.SR.ArgumentOutOfRange_IndexCountBuffer, System.SR.ArgumentOutOfRange_NeedNonNegNum, System.byteCount, System.byteIndex, System.bytes, System.charCount, System.charIndex, System.chars, System.Text.Decoder.GetCharCount(), and System.Text.Decoder.GetChars().
Referenced by System.Text.Decoder.Convert(), System.Text.EncodingExtensions.Convert(), System.Text.EncodingExtensions.Convert(), System.Xml.XmlTextReaderImpl.GetChars(), System.Xml.XmlTextReaderImpl.InvalidCharRecovery(), System.Text.TranscodingStream.Write(), and System.Text.TranscodingStream.WriteAsync().