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

Definition at line 120 of file UTF32Encoding.cs.

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

References j__TPar.