Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackageinherited |
Definition at line 226 of file DecoderNLS.cs.
References System.Text.DecoderNLS._encoding, System.Text.Decoder._fallbackBuffer, System.Text.DecoderNLS._leftoverByteCount, System.bytes, System.chars, System.Text.DecoderNLS.ClearLeftoverData(), System.Text.DecoderNLS.ConcatInto(), System.Text.Encoding.DecodeFirstRune(), System.Text.DecoderNLS.GetLeftoverData(), System.Text.DecoderNLS.MustFlush, System.Text.DecoderNLS.SetLeftoverData(), System.Span< T >.Slice(), System.Text.Encoding.ThrowCharsOverflow(), System.Text.DecoderFallbackBuffer.TryDrainRemainingDataForGetChars(), and System.value.
Referenced by System.Text.Encoding.GetCharsWithFallback().