terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ GetChars() [4/4]

virtual int System.Text.Decoder.GetChars ( global::System::ReadOnlySpan< byte > bytes,
global::System::Span< char > chars,
bool flush )
inlinevirtualinherited

Definition at line 225 of file Decoder.cs.

226 {
227 throw null;
228 }