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

◆ EncodingCharBuffer()

unsafe System.Text.Encoding.EncodingCharBuffer.EncodingCharBuffer ( Encoding enc,
DecoderNLS decoder,
char * charStart,
int charCount,
byte * byteStart,
int byteCount )
inlinepackage

Definition at line 2119 of file Encoding.cs.

2120 {
2121 throw null;
2122 }