terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ UnmanagedRead() [2/2]

static int System.IO.Compression.DeflateStreamNative.UnmanagedRead ( IntPtr buffer,
int length,
IntPtr data )
inlinestaticprivate

Definition at line 72 of file DeflateStreamNative.cs.

73 {
75 if (gchandle.Target != null)
76 {
77 }
78 int num;
79 return num;
80 }
class f__AnonymousType0<< Count > j__TPar
static GCHandle FromIntPtr(IntPtr value)
Definition GCHandle.cs:179

References System.Runtime.InteropServices.GCHandle.FromIntPtr(), j__TPar, and System.length.