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

Reimplemented from System.Text.Encoding.

Definition at line 151 of file UTF7Encoding.cs.

152 {
153 if (bytes != null && s != null)
154 {
155 int stringLength = s._stringLength;
157 Span span;
158 !0 reference = MemoryMarshal.GetReference(span);
159 }
160 return "Index was out of range. Must be non-negative and less than the size of the collection.";
161 }
class f__AnonymousType0<< Count > j__TPar

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