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.UTF32Encoding.GetBytes ( string s,
int charIndex,
int charCount,
byte[] bytes,
int byteIndex )
inlinevirtual

Reimplemented from System.Text.Encoding.

Definition at line 107 of file UTF32Encoding.cs.

108 {
109 if (bytes != null && s != null)
110 {
111 int stringLength = s._stringLength;
113 Span span;
114 !0 reference = MemoryMarshal.GetReference(span);
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, System.Runtime.CompilerServices.RuntimeHelpers.OffsetToStringData, and System.s.