Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Internal.MemoryMappedFileBlock.DisposableData Class Referencesealed

Public Member Functions

unsafe DisposableData (IDisposable accessor, SafeBuffer safeBuffer, long offset)
 
void Dispose ()
 

Protected Member Functions

unsafe override void Release ()
 

Properties

unsafe byte * Pointer [get]
 

Private Attributes

IDisposable _accessor
 
SafeBuffer _safeBuffer
 
unsafe byte * _pointer
 

Detailed Description

Definition at line 8 of file MemoryMappedFileBlock.cs.


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