Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Buffers.MemoryPool< T > Class Template Referenceabstract

Public Member Functions

IMemoryOwner< TRent (int minBufferSize=-1)
 
void Dispose ()
 

Protected Member Functions

void Dispose (bool disposing)
 

Properties

static MemoryPool< TShared [get]
 
int MaxBufferSize [get]
 

Static Private Attributes

static readonly ArrayMemoryPool< Ts_shared = new ArrayMemoryPool<T>()
 

Detailed Description

Definition at line 3 of file MemoryPool.cs.


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