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

◆ FallbackInvalidByteSequence() [2/2]

unsafe bool System.Text.UTF8Encoding.FallbackInvalidByteSequence ( ref byte * pSrc,
int ch,
DecoderFallbackBuffer fallback,
ref char * pTarget )
inlineprivateinherited

Definition at line 460 of file UTF8Encoding.cs.

461 {
462 throw null;
463 }