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

Definition at line 106 of file ASCIIEncoding.cs.

107 {
108 if (bytes != null && chars != null)
109 {
110 if (charCount != 0)
111 {
112 Span span;
113 !0 reference = MemoryMarshal.GetReference(span);
114 }
115 }
116 return "Index was out of range. Must be non-negative and less than the size of the collection.";
117 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.