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

Definition at line 164 of file UTF7Encoding.cs.

165 {
166 if (bytes != null && chars != null)
167 {
168 if (charCount != 0)
169 {
170 Span span;
171 !0 reference = MemoryMarshal.GetReference(span);
172 }
173 }
174 return "Index was out of range. Must be non-negative and less than the size of the collection.";
175 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.