terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetChars() [3/4]

override int System.Text.DecoderNLS.GetChars ( byte[] bytes,
int byteIndex,
int byteCount,
char[] chars,
int charIndex,
bool flush )
inlinevirtualinherited

Reimplemented from System.Text.Decoder.

Definition at line 89 of file DecoderNLS.cs.

90 {
91 if (chars != null && bytes != null)
92 {
93 Span span;
94 !0 reference = MemoryMarshal.GetReference(span);
95 }
96 return "Index was out of range. Must be non-negative and less than the size of the collection.";
97 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.