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

override int System.Text.EncoderNLS.GetBytes ( char[] chars,
int charIndex,
int charCount,
byte[] bytes,
int byteIndex,
bool flush )
inlineinherited

Definition at line 79 of file EncoderNLS.cs.

80 {
81 if (bytes != null && chars != null)
82 {
83 Span span;
84 !0 reference = MemoryMarshal.GetReference(span);
85 }
86 return "Index was out of range. Must be non-negative and less than the size of the collection.";
87 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.