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

override int System.Text.ASCIIEncoding.GetBytes ( string chars,
int charIndex,
int charCount,
byte[] bytes,
int byteIndex )
inlinevirtualinherited

Reimplemented from System.Text.Encoding.

Definition at line 93 of file ASCIIEncoding.cs.

94 {
95 if (bytes != null && chars != null)
96 {
97 int stringLength = chars._stringLength;
99 Span span;
100 !0 reference = MemoryMarshal.GetReference(span);
101 }
102 return "Index was out of range. Must be non-negative and less than the size of the collection.";
103 }
class f__AnonymousType0<< Count > j__TPar

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