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

Classes

class  DisposableData
 

Public Member Functions

override void Dispose ()
 
unsafe BlobReader GetReader ()
 
virtual unsafe ImmutableArray< byte > GetContentUnchecked (int start, int length)
 

Package Functions

 MemoryMappedFileBlock (IDisposable accessor, SafeBuffer safeBuffer, long offset, int size)
 

Properties

unsafe override byte * Pointer [get]
 
override int Size [get]
 

Private Attributes

readonly DisposableData _data
 
readonly int _size
 

Detailed Description

Definition at line 6 of file MemoryMappedFileBlock.cs.


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