ArrayRental<T>
Represents array obtained from array pool.
Gets value indicating that this object is empty.
Gets array element by its index.
Gets memory associated with the rented array.
Obtains a new array from array pool.
Obtains a new array from Shared.
Obtains rented array.
Returns array to the pool.
Obtains managed pointer to the first element of the rented array.