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
System.Runtime.InteropServices.SafeBuffer Class Referenceabstract
+ Inheritance diagram for System.Runtime.InteropServices.SafeBuffer:
+ Collaboration diagram for System.Runtime.InteropServices.SafeBuffer:

Public Member Functions

unsafe void AcquirePointer (ref byte *pointer)
 
void ReleasePointer ()
 

Properties

override bool IsInvalid [get, set]
 

Static Private Member Functions

static unsafe global::System.InvalidOperationException NotInitialized ()
 
static SafeBuffer ()
 

Private Attributes

global::System.UIntPtr _numBytes
 

Static Private Attributes

static readonly global::System.UIntPtr Uninitialized
 

Detailed Description

Definition at line 10 of file SafeBuffer.cs.


The documentation for this class was generated from the following file: