Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Buffers.ArrayPool< T > Member List

This is the complete list of members for System.Buffers.ArrayPool< T >, including all inherited members.

Create()System.Buffers.ArrayPool< T >inlinestatic
Create(int maxArrayLength, int maxArraysPerBucket)System.Buffers.ArrayPool< T >inlinestatic
Rent(int minimumLength)System.Buffers.ArrayPool< T >
Return(T[] array, bool clearArray=false)System.Buffers.ArrayPool< T >
s_sharedSystem.Buffers.ArrayPool< T >privatestatic
SharedSystem.Buffers.ArrayPool< T >static