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.UnicodeEncoding.GetBytes ( char[] chars,
int charIndex,
int charCount,
byte[] bytes,
int byteIndex )
inline

Definition at line 123 of file UnicodeEncoding.cs.

124 {
125 if (bytes != null && chars != null)
126 {
127 if (charCount != 0)
128 {
129 Span span;
130 !0 reference = MemoryMarshal.GetReference(span);
131 }
132 }
133 return "Index was out of range. Must be non-negative and less than the size of the collection.";
134 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.