Table of Contents

Class BufferExtensions

Namespace
Gamelogic.Extensions.Algorithms
Assembly
Gamelogic.Extensions.dll

Provides extension methods for buffers.

[Version(4, 1, 0)]
public static class BufferExtensions
Inheritance
BufferExtensions
Inherited Members

Methods

SetCapacity<T>(IResizeableBuffer<T>, int)

Sets the capacity of the buffer to the specified value.