csharp
public struct Buffer4<T>Four elements inline.
Fields and properties (1)
public static int CapacityHow many elements the buffer holds. A compile-time constant per implementation.
Used by (1)
- CollectionTestsVixen.Core.Collections.Tests
public struct Buffer4<T>Four elements inline.
public static int CapacityHow many elements the buffer holds. A compile-time constant per implementation.