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

◆ Write() [1/2]

override void System.Net.FtpDataStream.Write ( byte[] buffer,
int offset,
int size )
inline

Definition at line 219 of file FtpDataStream.cs.

220 {
221 throw null;
222 }