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

◆ UnmanagedWrite() [2/2]

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

Definition at line 111 of file DeflateStreamNative.cs.

112 {
114 if (gchandle.Target != null)
115 {
116 }
117 int num;
118 return num;
119 }
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.