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

◆ GetBytesUnknown()

unsafe byte[] System.Text.UTF8Encoding.GetBytesUnknown ( ref byte * pSrc,
int ch )
inlineprivateinherited

Definition at line 503 of file UTF8Encoding.cs.

504 {
505 throw null;
506 }