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

◆ TransformBlock()

int System.Security.Cryptography.ToBase64Transform.TransformBlock ( byte[] inputBuffer,
int inputOffset,
int inputCount,
byte[] outputBuffer,
int outputOffset )
inline

Implements System.Security.Cryptography.ICryptoTransform.

Definition at line 92 of file ToBase64Transform.cs.

93 {
94 throw null;
95 }