terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Package Functions | |
static void | ValidateLoadFromStream (Stream stream) |
static unsafe void | ManagedStreamRead (byte[] buffer, int offset, int count, Stream stream, IntPtr returnValueAddress) |
static unsafe void | ManagedStreamSeek (long offset, uint origin, Stream stream, IntPtr returnValueAddress) |
static unsafe void | ManagedStreamLength (Stream stream, IntPtr returnValueAddress) |
Definition at line 8 of file ManagedStreamHelpers.cs.