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

Classes

class  ArrayMemoryPoolBuffer
 

Public Member Functions

override IMemoryOwner< TRent (int minimumBufferSize=-1)
 
void Dispose ()
 

Protected Member Functions

override void Dispose (bool disposing)
 

Properties

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

Static Private Attributes

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

Detailed Description

Definition at line 5 of file ArrayMemoryPool.cs.


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