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

◆ GetBytes() [4/8]

override int System.Text.EncodingNLS.GetBytes ( char[] chars,
int charIndex,
int charCount,
byte[] bytes,
int byteIndex )
inlineinherited

Definition at line 96 of file EncodingNLS.cs.

97 {
98 if (bytes != null && chars != null)
99 {
100 if (charCount != 0)
101 {
102 Span span;
103 !0 reference = MemoryMarshal.GetReference(span);
104 }
105 }
106 return "Index was out of range. Must be non-negative and less than the size of the collection.";
107 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.