Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Internal.MemoryBlockProvider Class Referenceabstract

Public Member Functions

AbstractMemoryBlock GetMemoryBlock ()
 
AbstractMemoryBlock GetMemoryBlock (int start, int size)
 
Stream GetStream (out StreamConstraints constraints)
 
void Dispose ()
 

Protected Member Functions

AbstractMemoryBlock GetMemoryBlockImpl (int start, int size)
 
void Dispose (bool disposing)
 

Properties

int Size [get]
 

Detailed Description

Definition at line 5 of file MemoryBlockProvider.cs.


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