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

◆ Convert() [2/2]

override void System.Text.DecoderNLS.Convert ( byte[] bytes,
int byteIndex,
int byteCount,
char[] chars,
int charIndex,
int charCount,
bool flush,
[Out] int bytesUsed,
[Out] int charsUsed,
[Out] bool completed )
inlinevirtualinherited

Reimplemented from System.Text.Decoder.

Definition at line 125 of file DecoderNLS.cs.

126 {
127 if (chars != null && bytes != null)
128 {
129 Span span;
130 !0 reference = MemoryMarshal.GetReference(span);
131 return;
132 }
133 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.