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() [8/8]

override int System.Text.UnicodeEncoding.GetBytes ( string s,
int charIndex,
int charCount,
byte[] bytes,
int byteIndex )
inlinevirtual

Reimplemented from System.Text.Encoding.

Definition at line 110 of file UnicodeEncoding.cs.

111 {
112 if (bytes != null && s != null)
113 {
114 int stringLength = s._stringLength;
116 Span span;
117 !0 reference = MemoryMarshal.GetReference(span);
118 }
119 return "Index was out of range. Must be non-negative and less than the size of the collection.";
120 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.Runtime.CompilerServices.RuntimeHelpers.OffsetToStringData, and System.s.