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

Definition at line 122 of file UTF8Encoding.cs.

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

References j__TPar.